Просмотр исходного кода

Fix alignment of icon in alert dialog

Kristan Kenney 6 лет назад
Родитель
Сommit
3bfd817a64
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/css/styles.min.css

+ 1 - 1
web/css/styles.min.css

@@ -1074,7 +1074,7 @@ a {
   line-height: 2rem;
   position: absolute;
   text-align: center;
-  top: 1.6rem;
+  top: 0.8rem;
   width: 2rem;
 }