mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00: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
2 changed files with 2 additions and 2 deletions
|
@ -498,8 +498,8 @@
|
|||
.column2,
|
||||
.left-box.profile-details {
|
||||
float: none;
|
||||
width: auto;
|
||||
clear: both;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* Polls
|
||||
|
|
Loading…
Add table
Reference in a new issue