mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 06:29:30 +08:00
mobile need space between dismiss posts/topic btn
This commit is contained in:
parent
2be03371ae
commit
de2274a301
|
@ -308,3 +308,7 @@ ol.category-breadcrumb {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.dismiss-read {
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user