yiisoft / yii2-debug

Debug Extension for Yii 2
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
201 stars 149 forks source link

Logo size affected by responsive image reset CSS #434

Closed brandonkelly closed 4 years ago

brandonkelly commented 4 years ago

What steps will reproduce the problem?

When using responsive image reset CSS that includes the following style:

img {
  width: 100%
}

the logo in the debug toolbar will be affected by it:

Yii logo with the wrong width

Additional info

Q A
Yii version 2.0.36
PHP version 7.4.7
Operating system Linux 5.4.0-40-generic