remove superfluous border from settings entry

This commit is contained in:
Jan-Christoph Borchardt 2014-07-23 13:02:35 +02:00
parent 6ee43255b7
commit 4dca6d44d8

View file

@ -193,7 +193,6 @@
position: fixed;
width: 249px;
bottom: 0;
border-top: 1px solid #ccc;
}
#app-settings.opened #app-settings-content {
display: block;