mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 13:56:50 +08:00
Minor category link alignment adjustment
This commit is contained in:
parent
926bd712bf
commit
8ccd286721
|
@ -85,6 +85,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.categories-link {
|
||||
display: block;
|
||||
padding: 0.25em 0.5em;
|
||||
}
|
||||
|
||||
li.category-link {
|
||||
float: left;
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Reference in New Issue
Block a user