Commit aa2407b8a9d3d05d552622444430952764ade301

Authored by Victor Costa
1 parent d739ba93

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 944 width: 35px;
945 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 948 /*Botão Painel de controle*/
953 949  
... ...