summaryrefslogtreecommitdiffstats
path: root/public/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/responsive.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css
index 793cbd072..ad7a282be 100644
--- a/public/stylesheets/responsive.css
+++ b/public/stylesheets/responsive.css
@@ -666,6 +666,10 @@
G) FORMS
\*----------------------------------------*/
+ input, select, textarea {
+ max-width: 100%;
+ }
+
/* tabular forms resets for mobile */
.tabular p, .tabular.settings p {
padding-left: 0;