File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -1095,6 +1095,7 @@ th.action-links {
10951095 display : flex;
10961096 align-items : center;
10971097 column-gap : .5rem ;
1098+ margin : 10px ;
10981099}
10991100
11001101.wp-filter .search-form input [type = "search" ] {
@@ -1346,12 +1347,6 @@ th.action-links {
13461347 float : none;
13471348}
13481349
1349- @media only screen and (max-width : 1138px ) {
1350- .wp-filter .search-form {
1351- margin : 11px 0 ;
1352- }
1353- }
1354-
13551350@media only screen and (max-width : 1120px ) {
13561351 .filter-drawer {
13571352 border-bottom : 1px solid # f0f0f1 ;
@@ -1381,7 +1376,6 @@ th.action-links {
13811376 max-width : 100% ;
13821377 }
13831378 .wp-filter .search-form {
1384- margin : 11px 0 ;
13851379 flex-wrap : wrap;
13861380 row-gap : 10px ;
13871381 }
You can’t perform that action at this time.
0 commit comments