mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 08:09:55 -04:00
mobile need space between dismiss posts/topic btn
This commit is contained in:
parent
2be03371ae
commit
de2274a301
1 changed files with 4 additions and 0 deletions
|
@ -308,3 +308,7 @@ ol.category-breadcrumb {
|
|||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
button.dismiss-read {
|
||||
margin-right: 10px;
|
||||
}
|
Loading…
Add table
Reference in a new issue