Patch #22101 » 0001-Set-max-with-to-100-for-input-select-and-textea.patch
| 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; |
- « Previous
- 1
- 2
- 3
- Next »