Skip to content

Commit 6cd1298

Browse files
author
Erwin Dondorp
committed
fixed stylelint declaration-block-no-redundant-longhand-properties
1 parent d5f9a00 commit 6cd1298

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

saltgui/static/stylesheets/dropdown.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ div.panel > .menu-dropdown {
1919
position: absolute;
2020
max-height: 300px;
2121
overflow-y: auto;
22-
overflow-x: visible;
2322
background: #fff;
2423
box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 30%);
2524
border: 1px solid rgba(0, 0, 0, 10%);

0 commit comments

Comments
 (0)