Manage: fix broken horizontal scrolling
This commit is contained in:
parent
78fea74a0e
commit
ad12fb1091
|
@ -43,6 +43,9 @@
|
|||
width: 100%; height: 2px;
|
||||
background-color: #fff;
|
||||
}
|
||||
.applies-to {
|
||||
word-break: break-word;
|
||||
}
|
||||
.applies-to, .actions {
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user