Lines Matching refs:width
1 @media screen and (max-width: 1100px) {
2 .offset { width: 100%; }
3 .content { width: 580px; }
6 @media screen and (max-width: 975px) {
7 .realsidebar { width: 240px; }
9 /* .content { width: 400px; max-width: 70%;}
10 .realsidbar { min-width: 00px; }
11 .realsidebar { width: 100%; margin: 2em 2em; }
18 @media screen and (max-width: 850px) {
19 .header, .content, .offset, #topmenu { width: 100% !important; box-sizing: border-box; }
21 .realsidebar{ margin-bottom: 2em; width: 90% !important; }
29 #config__manager table { width: 90%; }
35 @media screen and (max-width: 480px) {
39 @media screen and (max-width: 480px){
40 #config__manager table { width: 100%; }
45 @media screen and (max-width: 480px){
49 max-width: 100%; min-width: unset;
54 width: 100%; clear: both; float: none;
58 /* #mediamanager__page .namespaces { min-width: unset; } */
63 #config__manager td { display: block; padding: 1.15em 0px; max-width: 75%; }
65 #config__manager fieldset { width: 100%; box-sizing: border-box; }
67 /* make <select> not exceed it's parent div's width */
69 div.input, label.nowrap { display: flex; } select { width: 100%; flex-shrink: 1; }
71 fieldset { width: unset; }
72 #config__manager fieldset td.value { width: unset; }
80 max-width: 100%;
81 width: auto;