mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 23:30:45 +08:00
UX: Remove width on .auto-update-input
.
This commit is contained in:
parent
78d87a79eb
commit
04edbea693
|
@ -140,9 +140,6 @@ div.ac-wrap {
|
||||||
label {
|
label {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
input {
|
|
||||||
width: 150px;
|
|
||||||
}
|
|
||||||
.examples {
|
.examples {
|
||||||
color: lighten($primary, 40%);
|
color: lighten($primary, 40%);
|
||||||
}
|
}
|
||||||
|
@ -187,5 +184,3 @@ div.ac-wrap {
|
||||||
.cooked > *:first-child {
|
.cooked > *:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user