-
-
Notifications
You must be signed in to change notification settings - Fork 807
Use semantic headings in user settings Labs #10773
Changes from all commits
603e2f8
dd55605
e0f0dcf
60ce8cc
b038a1d
77040eb
db57f26
a7c2b4a
fb0d628
071d970
bcad817
667ea5b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -20,6 +20,7 @@ limitations under the License. | |
| align-items: flex-start; | ||
| justify-content: space-between; | ||
| margin-bottom: 4px; | ||
| width: 100%; | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. can you help me understand why this is needed?
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ok, but this wasn't needed before (was it?): why is it needed now?
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Adding Edit: why would it not possible to add
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @kerryarchibald I still don't understand why this is needed now when it wasn't before. I'm not going to hold this review up any further as we've been pinging it back and forth more than long enough and it's somewhat trivial, but if you do get a chance to record a reason here - or better yet, add a comment to the CSS file - then that would be much appreciated. |
||
|
|
||
| .mx_ToggleSwitch { | ||
| flex: 0 0 auto; | ||
|
|
||
This file was deleted.

Uh oh!
There was an error while loading. Please reload this page.