Merge "Small fix for forms with alert messages"
This commit is contained in:
commit
d57a34c5b1
@ -343,6 +343,11 @@ table form {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.alert-block p {
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.alert-block p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user