Commit 2a65790f53695bc1bc4f12a86e0163a07110eafa
1 parent
42788d74
Exists in
master
and in
5 other branches
show tasks
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
cabecalho-amarelo-theme.css
| ... | ... | @@ -388,7 +388,7 @@ background: url(images/icone-verde-flickr.png) 0 20px; |
| 388 | 388 | display: block; |
| 389 | 389 | background:url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; |
| 390 | 390 | display: block; |
| 391 | - padding: 1em; | |
| 391 | + padding: 1em 0; | |
| 392 | 392 | text-align: left; |
| 393 | 393 | width: 130px; |
| 394 | 394 | border-radius: 10px | ... | ... |