Skip to content

Commit d8257c1

Browse files
committed
PHP API Ref: Regenerate base.css
1 parent 976b9e4 commit d8257c1

File tree

1 file changed

+1
-3
lines changed
  • docs/api/php_api/php_api_reference/css

1 file changed

+1
-3
lines changed

docs/api/php_api/php_api_reference/css/base.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1919,14 +1919,12 @@ ul.breadcrumbs li.breadcrumb-item-current span {
19191919
.popover::after {
19201920
bottom: 100%;
19211921
left: 50%;
1922-
border: solid transparent;
19231922
content: "";
19241923
height: 0;
19251924
width: 0;
19261925
position: absolute;
1927-
border-color: transparent;
1926+
border: 4px solid transparent;
19281927
border-bottom-color: #2B333C;
1929-
border-width: 4px;
19301928
margin-left: -4px;
19311929
}
19321930

0 commit comments

Comments
 (0)