mirror of
https://github.com/discourse/discourse.git
synced 2025-05-17 09:23:04 +08:00
fixing some button issues on mobile posts
This commit is contained in:
parent
06a6ddc3ba
commit
fa9efb799c
@ -20,18 +20,16 @@ span.badge-posts {
|
||||
display: none;
|
||||
}
|
||||
|
||||
nav.post-controls {
|
||||
clear: both;
|
||||
.d-icon {
|
||||
opacity: 1.0;
|
||||
}
|
||||
}
|
||||
|
||||
.who-liked {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.topic-post {
|
||||
nav.post-controls {
|
||||
clear: both;
|
||||
.d-icon {
|
||||
opacity: 1.0;
|
||||
}
|
||||
button {
|
||||
border: none;
|
||||
font-size: 1.214em;
|
||||
@ -61,6 +59,7 @@ nav.post-controls {
|
||||
padding: 8px 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* shift post reply button to the right and make it black */
|
||||
|
Loading…
x
Reference in New Issue
Block a user