don't crop messages in mobileclient
This commit is contained in:
parent
5325a8cf95
commit
1ec40b50ce
1 changed files with 3 additions and 0 deletions
|
@ -1083,6 +1083,9 @@ ul.messages li.alert-danger {
|
|||
padding: 10px;
|
||||
pointer-events: none;
|
||||
}
|
||||
.mobileclient #messages {
|
||||
top: 0;
|
||||
}
|
||||
#messages:empty {
|
||||
display:none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue