]> _ Git - fluidbook-html5.git/commitdiff
wip #1927 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 17 Apr 2018 12:29:08 +0000 (14:29 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 17 Apr 2018 12:29:08 +0000 (14:29 +0200)
style/fluidbook.less

index 29a0a093545eee08632e1c1df6d58c5307ed8ade..cb4890f3ea2efc5e1b2a8f933c6b942fae437bcf 100644 (file)
@@ -857,6 +857,14 @@ a.bookmark {
                width: 100%;
                font-size: 0.7em;
        }
+
+       &#menu_cart {
+               span.number {
+                       width: auto;
+                       top: 14px;
+                       left: 39px;
+               }
+       }
 }
 
 [data-menu="cart"] {
@@ -910,7 +918,7 @@ a.bookmark {
                                        padding: 0 30px;
                                }
                        }
-                       .cart-footer{
+                       .cart-footer {
                                top: 0;
                        }
                }
@@ -918,6 +926,7 @@ a.bookmark {
        }
 
        table {
+               width: 100%;
                max-width: 1004px;
                margin-left: 10px;
                td {