Nathaniel van Diepen 10 anni fa
parent
commit
425217c5dd
1 ha cambiato i file con 3 aggiunte e 4 eliminazioni
  1. 3 4
      css/style.css

+ 3 - 4
css/style.css

@@ -120,8 +120,7 @@ div#loading{
 		width: 35px !important;
 		position: absolute;
 		top: 0;
-		padding-left: 2px !important;
-		padding-right: 2px !important;
+		padding: 0 !important;
 		border-bottom: 1px solid white !important;
 	}
 	a.topbar-back{
@@ -132,10 +131,10 @@ div#loading{
 		background-color: gray !important;
 	}
 	a.topbar-history{
-		left: 37px;
+		left: 36px;
 	}
 	a.topbar-index{
-		left: 74px;
+		left: 72px;
 	}
 	div#topbar{
 		min-height: 35px;