mirror of
https://github.com/discourse/discourse.git
synced 2025-05-18 17:03:10 +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;
|
||||||
@ -60,6 +58,7 @@ nav.post-controls {
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
padding: 8px 4px;
|
padding: 8px 4px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user