mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
added padding-top for system messages
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Navbar heading
|
||||
//
|
||||
// Groups `.navbar-brand` and `.navbar-toggle` into a single component for easy
|
||||
@@ -577,3 +576,7 @@
|
||||
padding: @navbar-default-padding-v 0;
|
||||
}
|
||||
}
|
||||
|
||||
.system-messages {
|
||||
padding-top: @header-height;
|
||||
}
|
||||
Reference in New Issue
Block a user