mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
LAYOUT: add more space around topic map links
This commit is contained in:
parent
fa10aa4945
commit
180430de93
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue