Browse Source

Removes empty rule

pull/690/head
jlukic 11 years ago
parent
commit
532b904637
1 changed files with 0 additions and 2 deletions
  1. 2
      src/modules/dropdown.less

2
src/modules/dropdown.less

@ -392,8 +392,6 @@
.ui.active.selection.dropdown > .dropdown.icon { .ui.active.selection.dropdown > .dropdown.icon {
opacity: 1; opacity: 1;
} }
.ui.active.selection.dropdown .menu {
}
/*-------------- /*--------------
Fluid Fluid

Loading…
Cancel
Save