mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
UX: Center titles in docked header when there aren't two rows
This commit is contained in:
parent
2c2ab474a4
commit
7ac81a6019
@ -14,9 +14,10 @@
|
||||
margin: 0;
|
||||
}
|
||||
.extra-info {
|
||||
// header title should not be centered if there's no tags / categories
|
||||
&:not(.two-rows) {
|
||||
min-height: 2.75em;
|
||||
.header-title {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user