Commit aa2407b8a9d3d05d552622444430952764ade301
1 parent
d739ba93
Exists in
master
and in
3 other branches
fix logo position
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
cabecalho.css
@@ -944,10 +944,6 @@ text-decoration: none; | @@ -944,10 +944,6 @@ text-decoration: none; | ||
944 | width: 35px; | 944 | width: 35px; |
945 | background: url("images/logo.png") no-repeat left center transparent; | 945 | background: url("images/logo.png") no-repeat left center transparent; |
946 | } | 946 | } |
947 | -.btn_home { | ||
948 | - position: relative; | ||
949 | - top: -7px; | ||
950 | -} | ||
951 | 947 | ||
952 | /*Botão Painel de controle*/ | 948 | /*Botão Painel de controle*/ |
953 | 949 |