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
1 changed files with 4 additions and 0 deletions

View File

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