mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
private category layout on /categories was busted
This commit is contained in:
parent
5667478b4d
commit
b9d773ddcd
@ -218,6 +218,9 @@
|
||||
h3 {
|
||||
display: inline-block;
|
||||
font-size: 1.286em;
|
||||
i {
|
||||
margin-right: 5px;
|
||||
}
|
||||
a[href] {
|
||||
color: $primary;
|
||||
}
|
||||
@ -313,10 +316,6 @@ button.dismiss-read {
|
||||
}
|
||||
}
|
||||
|
||||
.category-name {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.category-logo {
|
||||
max-height: 150px;
|
||||
float: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user