Fix themes display in HTML.
authorRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Mon, 3 Feb 2014 13:23:18 +0000 (14:23 +0100)
committerRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Mon, 3 Feb 2014 13:23:18 +0000 (14:23 +0100)
apps/wolnelektury_core/static/scss/book_text/themes.scss
lib/librarian

index 432a671..9e8ebc0 100644 (file)
@@ -49,12 +49,13 @@ nav #menu-themes {
     @include size(width, 120px);
     height: auto;
     overflow: visible;
-    margin-left: 30px;
-    font-size: .9em;
+    include @size(margin-left, 30px);
+    include @size(font-size, 14.4px);
+    text-indent: 0;
 
-    border-left: 1px solid #DDDDDD;
+    include @size(border-left, 1px solid #DDDDDD);
     color: #777;
-    padding: 0 0 0 8px;
+    include @size(padding, 0 0 0 8px);
 
     &:before {
         display: none;
index ca1a738..118a8cf 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ca1a73838b1045835171dfa243f9c2c0dfa735fe
+Subproject commit 118a8cf1045eee8369f21236e1400189f3ec2647