mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Improve custom field layout on signup
This commit is contained in:
@@ -297,7 +297,6 @@
|
||||
width: auto;
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
float: auto;
|
||||
}
|
||||
|
||||
.instructions {
|
||||
@@ -313,10 +312,10 @@
|
||||
|
||||
.user-field {
|
||||
.required {
|
||||
text-align: top;
|
||||
vertical-align: top;
|
||||
color: $danger;
|
||||
font-weight: bold;
|
||||
font-size: $font-up-2;
|
||||
margin-left: 0.25em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user