Skip to content

Commit 030d357

Browse files
committed
Admin: Remove horizontal scroll bar in help menu
1 parent a906b96 commit 030d357

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/wp-admin/css/common.css

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2077,17 +2077,6 @@ p.auto-update-status {
20772077
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02), 0 1px 0 rgba(0, 0, 0, 0.02);
20782078
}
20792079

2080-
.contextual-help-tabs .active::after {
2081-
content: "";
2082-
position: absolute;
2083-
top: 0;
2084-
right: -1px;
2085-
width: 2px;
2086-
height: 100%;
2087-
background: inherit;
2088-
z-index: 2;
2089-
}
2090-
20912080
.contextual-help-tabs .active a {
20922081
border-color: #c3c4c7;
20932082
color: #2c3338;

0 commit comments

Comments
 (0)