Skip to content

Commit

Permalink
fix(placeholder): append .loadUIOverrides() to the bottom
Browse files Browse the repository at this point in the history
Closes #255
  • Loading branch information
ColinFrick authored and Sean committed Nov 21, 2018
1 parent 58ac7e7 commit 3af89df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/definitions/elements/placeholder.less
Original file line number Diff line number Diff line change
Expand Up @@ -234,3 +234,5 @@
.ui.fluid.placeholder {
max-width: none;
}

.loadUIOverrides();

0 comments on commit 3af89df

Please sign in to comment.