more css fixes

This commit is contained in:
Mario Vavti
2015-11-17 23:01:24 +01:00
parent 868a0d8a90
commit 6fa0807550
6 changed files with 14 additions and 16 deletions

View File

@@ -61,13 +61,6 @@ aside .nav-pills > li > a {
padding: 6px 10px;
}
.dropdown-menu img {
float: left;
width: 36px;
height: 36px;
margin-right: 5px;
}
.dropdown-menu li a {
overflow: hidden;
text-overflow: ellipsis;