Fix "firefox float right problem"

Solution: http://stackoverflow.com/a/26306907/1589768
This commit is contained in:
Teng DU 2016-10-31 20:10:12 +08:00
Родитель a0a57f6b66
Коммит ad5d04b68c
1 изменённых файлов: 1 добавлений и 2 удалений

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

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