fix: keep logo to the left (#5399)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
prevent the fsfe logo floating over the menu stuff when pages are in an rtl language eg arabic Should fix #4255 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5399 Reviewed-by: tobiasd <tobiasd@fsfe.org> Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
This commit is contained in:
@@ -175,6 +175,7 @@ div#masthead {
|
||||
}
|
||||
|
||||
#logo {
|
||||
.pull-left;
|
||||
display: block;
|
||||
height: 85px;
|
||||
width: 158px;
|
||||
|
||||
Reference in New Issue
Block a user