mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 07:07:51 +02:00
[ticket/12614] Make the post buttons always visible.
PHPBB3-12614
This commit is contained in:
parent
f0dcc271ac
commit
5310838163
@ -156,15 +156,6 @@ ul.linklist.bulletin li.small-icon:before {
|
|||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notouch.section-viewtopic .post-buttons {
|
|
||||||
opacity: 0;
|
|
||||||
transition: opacity .5s;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notouch.section-viewtopic .post:hover .post-buttons {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.post-buttons li {
|
.post-buttons li {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user