some theming for emoji button

This commit is contained in:
Mario Vavti
2016-06-03 11:03:01 +02:00
parent f8949ed5d1
commit 29a0a11b7e
2 changed files with 97 additions and 97 deletions

View File

@@ -59,6 +59,10 @@ aside .nav-pills > li > a,
padding: 6px 10px;
}
.dropdown-menu {
min-width: auto;
}
.dropdown-menu li a {
overflow: hidden;
text-overflow: ellipsis;