Skip to content

Commit 228d5ef

Browse files
authored
fix horizontal scroll on open dropdown (Codeception#265)
1 parent 9e4ff57 commit 228d5ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/codeception.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,8 +1016,8 @@ body .panel-info>.panel-heading {
10161016
@media (min-width: 768px) {
10171017
.dropdown-menu.columns-3 {
10181018
min-width: 100%;
1019-
left: -15px;
1020-
right: -15px;
1019+
left: 0;
1020+
right: auto;
10211021
overflow: hidden;
10221022
background-color: #F5F9FD;
10231023
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy