Browse Source

missing css style

Laurent Destailleur 9 năm trước cách đây
mục cha
commit
50e496712e
2 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 3 0
      htdocs/theme/eldy/style.css.php
  2. 3 0
      htdocs/theme/md/style.css.php

+ 3 - 0
htdocs/theme/eldy/style.css.php

@@ -490,6 +490,9 @@ div.divsearchfield {
 div.confirmmessage {
 	padding-top: 6px;
 }
+div.myavailability {
+	padding-top: 6px;
+}
 /* Style to move picto into left of button */
 /*
 .buttonactionview {

+ 3 - 0
htdocs/theme/md/style.css.php

@@ -486,6 +486,9 @@ div.divsearchfield {
 div.confirmmessage {
 	padding-top: 6px;
 }
+div.myavailability {
+	padding-top: 6px;
+}
 /* Style to move picto into left of button */
 /*
 .buttonactionview {