move style to appropriate file

This commit is contained in:
Athou
2013-05-31 10:28:30 +02:00
parent 68e29e58ac
commit e934d5b9fd
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
/* feed search dialog */
.item-filter-dialog .modal-body {
overflow: hidden;
}
/* tree*/
.sidebar-nav-fixed {
margin-top: 10px;

View File

@@ -59,8 +59,4 @@
.favicon {
width: 16px;
height: 16px;
}
.item-filter-dialog .modal-body {
overflow: hidden;
}