Merge pull request #3 from duteng/master

Fix "firefox float right problem"
This commit is contained in:
Teng Du 2016-10-31 21:33:09 +08:00 коммит произвёл GitHub
Родитель a0a57f6b66 154cc454a9
Коммит 5f0887c241
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -1,8 +1,7 @@
li.dropdown-item(role='presentation', class=classes, id=id)
a(role='menuitem')
if iconRight
span.icon-right(class=iconRight)
if iconLeft
span.icon-left(class=iconLeft)
span.text=text
if iconRight
span.icon-right(class=iconRight)