Make installer msgs more compact.
This commit is contained in:
parent
9a00e7cba9
commit
5fed774201
@ -977,11 +977,13 @@ summary {
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
#diagnose .msg_error,
|
||||
#diagnose .msg_success,
|
||||
#diagnose .msg_notice,
|
||||
#diagnose .msg_hint {
|
||||
margin: .75em 0;
|
||||
.installer .msg_error,
|
||||
.installer .msg_success,
|
||||
.installer .msg_notice,
|
||||
.installer .msg_hint {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 0 .5em;
|
||||
}
|
||||
|
||||
.msg_error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user