Explorar o código

align helios close icon

Nicolas Petton %!s(int64=11) %!d(string=hai) anos
pai
achega
c2ad5e4503
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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,