Break long words on smaller devices (#789)
Fixes #610
This commit was merged in pull request #789.
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
@import 'fontawesome';
|
||||
@import 'sortable-theme-bootstrap';
|
||||
|
||||
body {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.card {
|
||||
box-shadow: $card-shadow !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user