mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
LAYOUT: add more space around topic map links
This commit is contained in:
parent
fa10aa4945
commit
180430de93
@ -434,6 +434,7 @@ a.star {
|
|||||||
|
|
||||||
td {
|
td {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
padding:2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
|
@ -249,6 +249,7 @@ a.star {
|
|||||||
|
|
||||||
td {
|
td {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
padding:2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
|
Loading…
Reference in New Issue
Block a user