File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1133,10 +1133,12 @@ li.path-ext-svg a img {
11331133 font-weight : 600 ;
11341134 margin-top : 15px ;
11351135}
1136- .filter-filetypes-form ,
1137- .filter-date_posted-form {
1136+ .filter-filetypes-form {
11381137 width : 200px ;
11391138}
1139+ .filter-date_posted-form {
1140+ width : 250px ;
1141+ }
11401142.filetypes-option-container ,
11411143.date_posted-option-container {
11421144 display : flex;
@@ -1163,10 +1165,10 @@ li.path-ext-svg a img {
11631165 position : relative;
11641166 padding : 5px ;
11651167}
1166- .date_posted-option label {
1168+ /* .date_posted-option label {
11671169 width: 230px;
11681170 transform: translateX(-20px);
1169- }
1171+ } */
11701172.filetypes-option label .checked-icon ,
11711173.date_posted-option label .checked-icon {
11721174 display : none;
@@ -1185,7 +1187,8 @@ li.path-ext-svg a img {
11851187 margin-left : 30px ;
11861188}
11871189
1188- .filetypes-option label .ext-badge {
1190+ .filetypes-option label .ext-badge ,
1191+ .date_posted-option label .date_posted-badge {
11891192 margin-left : auto;
11901193 background : # ff7700 ;
11911194 border-radius : 10px ;
You can’t perform that action at this time.
0 commit comments