Browse Source

navbar css

master
Robin Thoni 8 years ago
parent
commit
c9aa8eb122
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      app/less/app.less

+ 7
- 0
app/less/app.less View File

24
    -ms-user-select: none;
24
    -ms-user-select: none;
25
    user-select: none;
25
    user-select: none;
26
 }
26
 }
27
+/**
28
+========================================================
29
+**/
30
+
31
+.navbar-brand {
32
+  padding-right: 42px;
33
+}
27
 
34
 
28
 /**
35
 /**
29
 ========================================================
36
 ========================================================

Loading…
Cancel
Save