Fix Umami container paddings when toolbar or navigation expanded - #3397532
1 unresolved thread
Closes #3397532
Merge request reports
Activity
36 36 %} 37 37 38 38 <div{{attributes.addClass(classes)}}> 39 <div class="banner-block__inner"> 39 <div class="container banner-block__inner"> This MR looks really good. The only (tiny) issue I might have is adding this container to the same leve as the
banner-block__inner
class. I prefer to keep containers at their own level, so any CSS from the banner-block__inner will not affect it. Can we change this to:<div class="container"> <div class="banner-block__inner"> </div> </div>
changed this line in version 5 of the diff
added 222 commits
-
20413476...502c857b - 219 commits from branch
project:11.x
- 5fc8a04c - Fix Umami container paddings when toolbar or navigation expanded - #3397532
- 364c2cbb - Added rtl
- fbf1a827 - More universal rtl
Toggle commit list-
20413476...502c857b - 219 commits from branch
added 70 commits
-
dfc52eb6...39fb7eb7 - 67 commits from branch
project:11.x
- e228d7fa - Fix Umami container paddings when toolbar or navigation expanded - #3397532
- b84878f0 - Added rtl
- 39749fd8 - More universal rtl
Toggle commit list-
dfc52eb6...39fb7eb7 - 67 commits from branch
Please register or sign in to reply