Переглянути джерело

Fix ie sidebar popup items spacing

Denis K 8 роки тому
батько
коміт
29d77920bc
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      jet/static/jet/css/_sidebar.scss

+ 2 - 0
jet/static/jet/css/_sidebar.scss

@@ -497,6 +497,8 @@
       list-style: none;
 
       &-item {
+        display: block;
+
         a, a:visited, a:hover {
           color: $sidebar-popup-link-text-color;
           padding: 8px 20px;