Browse Source

Add flowing popup variation

pull/1129/head
jlukic 10 years ago
parent
commit
22dc6cb4ba
1 changed files with 9 additions and 0 deletions
  1. 9
      src/definitions/modules/popup.less

9
src/definitions/modules/popup.less

@ -242,6 +242,15 @@
box-shadow: none;
}
/*--------------
Flowing
---------------*/
.ui.flowing.popup {
max-width: 9999px;
}
/*--------------
Sizes
---------------*/

Loading…
Cancel
Save