]> source.dussan.org Git - nextcloud-server.git/commitdiff
app styles: remove bottom padding. Settings should be last in list instead of permanent
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 9 Jul 2013 17:37:22 +0000 (19:37 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 9 Jul 2013 20:04:20 +0000 (22:04 +0200)
core/css/styles.css

index 670942738f815c8610ad1d7558b0cbed240e7498..154f73f27a77153f6ee70994ade6377a9bb3bbad 100644 (file)
@@ -475,7 +475,6 @@ div.crumb:active {
        width: 250px;
        height: 100%;
        float: left;
-       padding-bottom: 32px;
        -moz-box-sizing: border-box; box-sizing: border-box;
        background-color: #f8f8f8;
        border-right: 1px solid #ccc;