Преглед изворни кода

correction bug graphiques notifications

omassot пре 7 година
родитељ
комит
464c941c51
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      main/static/css/custom.css

+ 4 - 0
main/static/css/custom.css

@@ -221,6 +221,10 @@ select[multiple] option {
     padding: 0 16px;
     text-decoration: none;
     display: block;
+
+}
+
+.dropdown-content>a {
     width: 100%;
 }