2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 09:10:25 +08:00

mobile need space between dismiss posts/topic btn

This commit is contained in:
Jeff Atwood 2014-09-23 00:49:09 -07:00
parent 2be03371ae
commit de2274a301

View file

@ -308,3 +308,7 @@ ol.category-breadcrumb {
margin-top: 10px;
}
}
button.dismiss-read {
margin-right: 10px;
}