oops, forgot to checkin boolean checkbox additions

This commit is contained in:
2018-03-05 18:30:55 -03:00
parent d269bd6c83
commit 5374e66e5a
7 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
// This helper is used on semantic-ui tables having pre elements. Due to whitespace settings the table width is pushing the table from the screen
// https://github.com/Semantic-Org/Semantic-UI/issues/1341
.force-wrap
.ui.table pre, .force-wrap
white-space: pre-wrap
word-wrap: break-word