Browse Source

Merge branch 'master' of https://github.com/jinyangzhen/Semantic-UI into next

pull/5262/head
Jack Lukic 7 years ago
parent
commit
b578e7ebb1
1 changed files with 1 additions and 1 deletions
  1. 2
      src/definitions/modules/dimmer.less

2
src/definitions/modules/dimmer.less

@ -21,7 +21,7 @@
Dimmer
*******************************/
.dimmable:not(.body) {
.dimmable:not(body) {
position: @dimmablePosition;
}

Loading…
Cancel
Save