maTh před 3 roky
rodič
revize
746e37c4a6

+ 0 - 1
p/themes/Swage/swage.css

@@ -784,7 +784,6 @@ form th {
 .flux:hover:not(.current):hover .item.title,
 .flux .current:not(.current):hover .item.title {
 	background: #fff;
-	top: 0.15rem;
 }
 .flux.favorite:not(.current) {
 	background: #fff6da;

+ 0 - 1
p/themes/Swage/swage.rtl.css

@@ -784,7 +784,6 @@ form th {
 .flux:hover:not(.current):hover .item.title,
 .flux .current:not(.current):hover .item.title {
 	background: #fff;
-	top: 0.15rem;
 }
 .flux.favorite:not(.current) {
 	background: #fff6da;

+ 0 - 1
p/themes/Swage/swage.scss

@@ -1015,7 +1015,6 @@ form {
 
 		&:not(.current):hover .item.title {
 			background: $color_hover;
-			top: 0.15rem;
 		}
 	}