Update to 4ab2b1bf: Refactor Vector tabs layout

Removes a height:100% rule that was causing a shift in layout.

Change-Id: I7b29ba201e9937174852ba0d7919fd65e530851f
This commit is contained in:
Jan Drewniak 2022-07-19 17:19:46 -04:00
parent 048e40d0bf
commit d709bb5606
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
position: relative;
display: block;
box-sizing: border-box;
height: 100%;
&:after {
content: '';