]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove superfluous border from settings entry
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 23 Jul 2014 11:02:35 +0000 (13:02 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 23 Jul 2014 11:02:35 +0000 (13:02 +0200)
core/css/apps.css

index cecb06ac6e8c4845235d26583ea083483d39c361..3568ef484e236604be531d05c3b23d3186fb2492 100644 (file)
        position: fixed;
        width: 249px;
        bottom: 0;
-       border-top: 1px solid #ccc;
 }
 #app-settings.opened #app-settings-content {
        display: block;