Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1c42b8c

Browse files
Footer min-height for library and board manager (#392)
Increase the `min-height` from 26px to 30px to prevent the list items from changing height when mousing over them
1 parent 825f0b0 commit 1c42b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎arduino-ide-extension/src/browser/style/list-widget.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ https://github.com/arduino/arduino-pro-ide/issues/82 */
113113

114114
.component-list-item[min-width~="170px"] .footer {
115115
padding: 5px 5px 0px 0px;
116-
min-height: 26px; /* 21 + 5 from the footer margin top */
116+
min-height: 30px;
117117
display: flex;
118118
flex-direction: row-reverse;
119119
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /