Commit 28ca51f48dc406b0500852f78e6715a9cc01f2ad

Authored by Rodrigo Souto
Committed by Antonio Terceiro
1 parent 6403e5a4

Reducing spaces between the top menu buttons

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/designs/themes/base/layout.css
... ... @@ -187,7 +187,7 @@ body, th, td, input {
187 187 }
188 188  
189 189 #navigation span {
190   - padding: 0px 15px 0px 40px;
  190 + padding: 0px 10px 0px 35px;
191 191 background-position: 15px 50%;
192 192 background-repeat: no-repeat;
193 193 }
... ...