Lines Matching refs:width
1 @media (max-width: 767px) {
7 @media (max-width: 480px) {
13 @media (max-width: 767px) {
15 width: 75%;
16 max-width: 100%%;
19 @media (max-width: 480px) {
21 width: 100%;
22 max-width: 100%%;
26 width:100%;
32 @media screen and (max-width: 480px){
36 max-width: 100%; min-width: unset;
41 width: 100%; clear: both; float: none;
45 #config__manager td { display: block; padding: 1.15em 0px; max-width: 75%; }
47 #config__manager fieldset { width: 100%; box-sizing: border-box; margin: 0px ;}
49 /* make <select> not exceed it's parent div's width */
51 div.input { display: flex; } select { width: 100%; flex-shrink: 1; }
53 #config__manager fieldset td.value { width: unset; }
60 max-width: 100%;
61 width: unset;