Ver código fonte

align helios close icon

Nicolas Petton 11 anos atrás
pai
commit
c2ad5e4503
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      css/helios.css
  2. 1 1
      css/helios.less

+ 1 - 1
css/helios.css

@@ -128,7 +128,7 @@ body[id="helios"] .navbar-fixed-top i.close {
   background-image: url('../images/close.gif');
   margin-right: 0;
   background-position: center left;
-  margin-top: 2px;
+  margin-top: 4px;
 }
 body[id="helios"] .navbar-fixed-top a span.references,
 body[id="helios"] .dialog .nav a span.references {

+ 1 - 1
css/helios.less

@@ -154,7 +154,7 @@ body[id="helios"] {
 		background-image: url('../images/close.gif');
 		margin-right: 0;
 		background-position: center left;
-		margin-top: 2px;
+		margin-top: 4px;
 	}
 
 	.navbar-fixed-top a,