This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lee
/
leemorgan-dev
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add set width to selects to prevent React BS.
Lee Morgan
2 years ago
parent
2c2878c78a
commit
333fdb322f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
rubrics/style.css
+ 1
- 1
rubrics/style.css
View File
@@ -44,7 +44,7 @@
}
#app fieldset *{
- width:
100%
;
+ width:
338px
;
}
#app fieldset b{