mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 01:55:40 +08:00
remove float-left from title-wrapper
This commit is contained in:
parent
8474e3b77f
commit
7c386035d1
@ -549,11 +549,9 @@ iframe {
|
||||
}
|
||||
|
||||
a.star {
|
||||
margin-right: 7px;
|
||||
margin: 10px 7px 20px 0;
|
||||
font-size: 20px;
|
||||
margin-top: 10px;
|
||||
color: dark-light-diff($secondary, $primary, 80%, -20%) !important;
|
||||
|
||||
}
|
||||
a.star.starred {color: $danger !important;}
|
||||
|
||||
@ -577,10 +575,6 @@ iframe {
|
||||
}
|
||||
}
|
||||
|
||||
.title-wrapper {
|
||||
float: left;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* override docked header CSS for topics with categories */
|
||||
|
Loading…
x
Reference in New Issue
Block a user