]> source.dussan.org Git - nextcloud-server.git/commitdiff
followup of #4032 - makes the settings-button bigger and adds again padding at bottom...
authorAlessandro Cosentino <cosenal@gmail.com>
Sun, 29 Sep 2013 05:46:23 +0000 (01:46 -0400)
committerAlessandro Cosentino <cosenal@gmail.com>
Sun, 29 Sep 2013 05:46:23 +0000 (01:46 -0400)
core/css/apps.css

index de63495e50e94bbfb93cdec4f9a4747164ea44e2..f6c20e6cc6a420d3da2f854f639ed464bf47c5c2 100644 (file)
@@ -16,6 +16,7 @@
        -moz-box-sizing: border-box; box-sizing: border-box;
        background-color: #f8f8f8;
        border-right: 1px solid #ccc;
+       padding-bottom: 44px;
 }
 #app-navigation > ul {
        height: 100%;
 
 .settings-button {
        display: block;
-       height: 32px;
+       height: 44px;
        width: 100%;
        padding: 0;
        margin: 0;