Commit 019780226d8960f23a0071e15d9f588b1872c089

Authored by Zambom
1 parent 591b98f3

More css adjusts

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
amadeus/static/css/base/amadeus.css
@@ -170,8 +170,8 @@ @@ -170,8 +170,8 @@
170 } 170 }
171 171
172 .navbar-nav li > a { 172 .navbar-nav li > a {
173 - font-size: 28px;  
174 - padding-top: 12px !important; 173 + font-size: 20px;
  174 + padding-top: 16px !important;
175 padding-left: 20px; 175 padding-left: 20px;
176 max-height: 50px; 176 max-height: 50px;
177 } 177 }