mirror of
https://github.com/discourse/discourse.git
synced 2025-05-17 22:19:40 +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;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.post-controls {
|
|
||||||
clear: both;
|
|
||||||
.d-icon {
|
|
||||||
opacity: 1.0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.who-liked {
|
.who-liked {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-post {
|
.topic-post {
|
||||||
|
nav.post-controls {
|
||||||
|
clear: both;
|
||||||
|
.d-icon {
|
||||||
|
opacity: 1.0;
|
||||||
|
}
|
||||||
button {
|
button {
|
||||||
border: none;
|
border: none;
|
||||||
font-size: 1.214em;
|
font-size: 1.214em;
|
||||||
@ -61,6 +59,7 @@ nav.post-controls {
|
|||||||
padding: 8px 4px;
|
padding: 8px 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* shift post reply button to the right and make it black */
|
/* shift post reply button to the right and make it black */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user