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