Commit 28ca51f48dc406b0500852f78e6715a9cc01f2ad
Committed by
Antonio Terceiro
1 parent
6403e5a4
Exists in
master
and in
23 other branches
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,7 +187,7 @@ body, th, td, input { | ||
| 187 | } | 187 | } |
| 188 | 188 | ||
| 189 | #navigation span { | 189 | #navigation span { |
| 190 | - padding: 0px 15px 0px 40px; | 190 | + padding: 0px 10px 0px 35px; |
| 191 | background-position: 15px 50%; | 191 | background-position: 15px 50%; |
| 192 | background-repeat: no-repeat; | 192 | background-repeat: no-repeat; |
| 193 | } | 193 | } |