maTh 3 лет назад
Родитель
Сommit
746e37c4a6
3 измененных файлов с 0 добавлено и 3 удалено
  1. 0 1
      p/themes/Swage/swage.css
  2. 0 1
      p/themes/Swage/swage.rtl.css
  3. 0 1
      p/themes/Swage/swage.scss

+ 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;
 		}
 	}