Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
c2b203e6
Commit
c2b203e6
authored
Jan 24, 2013
by
Dries Buytaert
Browse files
Issue
#1879798
by echoz: number input at 100% width drops suffix below on narrow screens.
parent
2c7f56dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/themes/seven/style.css
View file @
c2b203e6
...
...
@@ -771,6 +771,9 @@ select.form-select:focus {
box-sizing
:
border-box
;
width
:
100%
;
}
input
.form-number
{
width
:
auto
;
}
input
.form-autocomplete
,
input
.form-text
,
input
.form-tel
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment