Merge branch 'obrazy' into rwd
[wolnelektury.git] / apps / wolnelektury_core / static / scss / main / book_box.scss
index e8504e5..4655a3c 100755 (executable)
     }
 }
 
+/* FIXME: RWD */
+.picture.book-wide-box .right-column {
+    float: none;
+    @include size(width, 415px);
+    top: 0;
+    @include size(margin-left, 550px);
+    margin-top: 0em;
+}
+
 
 .book-box-body {
     @include size(margin-bottom, 10px);