mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11552] Adjustments for responsive post buttons
PHPBB3-11552
This commit is contained in:
parent
87194d6000
commit
076198da7b
1 changed files with 2 additions and 2 deletions
|
@ -190,9 +190,9 @@ ul.profile-icons.responsive a.responsive-menu-link:before {
|
||||||
.postbody ul.profile-icons.responsive .responsive-popup li span {
|
.postbody ul.profile-icons.responsive .responsive-popup li span {
|
||||||
display: block;
|
display: block;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding: 2px;
|
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
line-height: 1.2em;
|
line-height: 1.8em;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hasjs .postbody ul.profile-icons {
|
.hasjs .postbody ul.profile-icons {
|
||||||
|
|
Loading…
Add table
Reference in a new issue