Fix volume wrapping
This commit is contained in:
@@ -107,6 +107,10 @@ $state-danger-border: $brand-danger;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.wrap-table-cell {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
|
||||
background-color: $brand-primary;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user