mirror of https://github.com/xwiki-labs/cryptpad
Fix CSS race condition with bottstrap alerts
This commit is contained in:
parent
b934820d23
commit
016c6cc3c6
customize.dist/src/less2/include
|
@ -208,7 +208,7 @@
|
|||
}
|
||||
}
|
||||
// Bootstrap Alerts
|
||||
.alert {
|
||||
body .alert {
|
||||
margin: 0px 0px @alertify_padding-base 0px;
|
||||
font-size: 12px;
|
||||
padding: 5px;
|
||||
|
|
Loading…
Reference in New Issue