mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/11956] Fix topic actions layout
Fix topic actions layout on mobile devices PHPBB3-11956
This commit is contained in:
parent
3016e5227b
commit
9833354578
@ -480,6 +480,12 @@ fieldset.quickmod {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
fieldset.display-options label {
|
||||
display: block;
|
||||
clear: both;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
dl.mini dd.pm-legend {
|
||||
float: left;
|
||||
min-width: 200px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user