mirror of
https://github.com/dolphin-emu/redmine-theme-flat.git
synced 2026-01-31 01:15:20 +01:00
fix previous commit
This commit is contained in:
@@ -64,12 +64,14 @@ th {
|
||||
background: $gray-dark;
|
||||
padding: 14px 17px 0 17px;
|
||||
> h1,
|
||||
&:before {
|
||||
> h1:before {
|
||||
display: inline-block;
|
||||
content: url('../images/logo.png');
|
||||
vertical-align: middle;
|
||||
margin: 0 20px 10px 9px;
|
||||
}
|
||||
> h1:before {
|
||||
content: url('../images/logo.png');
|
||||
}
|
||||
}
|
||||
|
||||
// Search box
|
||||
|
||||
Reference in New Issue
Block a user