Project

General

Profile

Patch #22101 » 0001-Set-max-with-to-100-for-input-select-and-textea.patch

Felix Gliesche, 2016-02-23 00:51

View differences:

public/stylesheets/responsive.css
663 663
    G) FORMS
664 664
  \*----------------------------------------*/
665 665

  
666
  input, select, textarea {
667
    max-width: 100%;
668
  }
669

  
666 670
  /* tabular forms resets for mobile */
667 671
  .tabular p, .tabular.settings p {
668 672
    padding-left: 0;
(3-3/3)