mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: Remove width on .auto-update-input
.
This commit is contained in:
parent
78d87a79eb
commit
04edbea693
1 changed files with 0 additions and 5 deletions
|
@ -140,9 +140,6 @@ div.ac-wrap {
|
|||
label {
|
||||
font-size: 1em;
|
||||
}
|
||||
input {
|
||||
width: 150px;
|
||||
}
|
||||
.examples {
|
||||
color: lighten($primary, 40%);
|
||||
}
|
||||
|
@ -187,5 +184,3 @@ div.ac-wrap {
|
|||
.cooked > *:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue