mirror of https://github.com/xwiki-labs/cryptpad
Merge remote-tracking branch 'origin/remove-bootstrap' into remove-bootstrap
This commit is contained in:
commit
9b10457d0a
File diff suppressed because it is too large
Load Diff
|
@ -33,6 +33,14 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
// Bootstrap fixes
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
body.html {
|
||||
.font_main();
|
||||
@infopages_infobar-height: 64px;
|
||||
|
|
Loading…
Reference in New Issue