mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-08 06:30:05 +00:00
Tweak the positioning of the project switcher
This commit is contained in:
parent
4d552efd67
commit
a779ffd365
1 changed files with 7 additions and 0 deletions
|
@ -65,6 +65,13 @@ body {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
#project-menu > .dropdown > .dropdown-menu {
|
||||
margin-top: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
|
||||
#global-links > li > a {
|
||||
font-size: small;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue