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