Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Touch up settings: alignment, spacing, error states #3330

Merged
merged 2 commits into from
Aug 20, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Newlines mean everything
turt2live committed Aug 20, 2019
commit 0b2331440bc19be7f650c6ca0f815d1a6dbdf85a
2 changes: 1 addition & 1 deletion res/css/_common.scss
Original file line number Diff line number Diff line change
@@ -567,4 +567,4 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
@define-mixin mx_Settings_tooltip {
// So it fits in the space provided by the page
max-width: 120px;
}
}