UI tweaking
[prawokultury.git] / questions / static / questions / tagcloud.scss
index a10382d..3147815 100644 (file)
@@ -1,5 +1,11 @@
+#questions-filter {
+    div {
+        margin: 10px 0;
+    }
+}
 #questions-categories {
     margin-bottom:10px;
+    display: inline;
     a.selected {
         cursor: default;
         text-decoration: none;
@@ -9,4 +15,5 @@
 
 .questions-tags-group {\r
     display: none;\r
-}
\ No newline at end of file
+}
+