Explorar o código

Fixed spacing beetwen button and dropdown menu

Button can be found in filter row
nikikante %!s(int64=9) %!d(string=hai) anos
pai
achega
00a2db0fcd
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      website/index/index.css

+ 6 - 0
website/index/index.css

@@ -174,6 +174,12 @@
 	background-color: #CDE7F9;
 	background-color: #CDE7F9;
 }
 }
 
 
+.try .editor.row .bootstrap-select .dropdown-menu {
+    margin: 0;
+    border-top: 0
+}
+
+
 .try .editor .editor-frame {
 .try .editor .editor-frame {
 	position: relative;
 	position: relative;
 }
 }