Merge pull request #4716 from MMasey/#4715
#4715 - V8 - IE11: section name underline not in correct position
This commit is contained in:
@@ -37,7 +37,8 @@ ul.sections>li>a::after {
|
||||
height: 4px;
|
||||
width: 100%;
|
||||
background-color: @pinkLight;
|
||||
position: absolute;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -4px;
|
||||
border-radius: 3px 3px 0 0;
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user