mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/12627] Fix stylelint issues in CSS files after merging 3.2.x
PHPBB3-12627
This commit is contained in:
@@ -1427,7 +1427,7 @@ ul.linklist:after,
|
|||||||
width: 50px;
|
width: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown .clone.hidden {
|
.dropdown .clone.hidden {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -498,8 +498,8 @@
|
|||||||
.column2,
|
.column2,
|
||||||
.left-box.profile-details {
|
.left-box.profile-details {
|
||||||
float: none;
|
float: none;
|
||||||
width: auto;
|
|
||||||
clear: both;
|
clear: both;
|
||||||
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Polls
|
/* Polls
|
||||||
|
Reference in New Issue
Block a user