mirror of
https://github.com/discourse/discourse.git
synced 2025-02-18 01:05:00 +00:00
UX: Make category links heading take the entire width.
This commit is contained in:
parent
7ce77a151c
commit
5c93188bc9
@ -238,7 +238,10 @@
|
|||||||
&#site-map-dropdown {
|
&#site-map-dropdown {
|
||||||
.heading {
|
.heading {
|
||||||
padding: 5px 5px 5px 0;
|
padding: 5px 5px 5px 0;
|
||||||
a {padding: 0 5px;}
|
a {
|
||||||
|
display: block;
|
||||||
|
padding: 0 5px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user