dropdown buttons implementation

This commit is contained in:
nixa 2016-05-12 13:53:13 +03:00
parent 85072185e9
commit 8dbdd2fa64
19 changed files with 371 additions and 51 deletions

View file

@ -5,7 +5,3 @@
.dropdown-menu {
font-size: inherit;
}
.dropdown-toggle::after {
display: none;
}