File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -1338,7 +1338,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
13381338
13391339.l-unit--suspended .l-unit__name ,
13401340.l-unit--suspended b ,
1341- .l-unit--outdated .l-unit__name ,
1341+ .l-unit--outdated .l-unit__name ,
13421342.l-unit--outdated b {
13431343 color : # c0c0c0 ;
13441344}
@@ -2878,12 +2878,10 @@ div.l-content.collapsed .l-sort {
28782878 margin-top : 94px ;
28792879}
28802880
2881- .l-content > .l-center .l-unit : nth-of-type (1 ) {
2882- padding-top : 260px ;
2883- }
2884-
2885- .l-content > .l-center .l-unit-ft : nth-of-type (1 ) {
2886- padding-top : 260px ;
2881+ .l-content > .units .l-center ::before {
2882+ content : '' ;
2883+ display : block;
2884+ height : 260px ;
28872885}
28882886
28892887form # vstobjects {
@@ -3281,4 +3279,4 @@ form#vstobjects.suspended {
32813279 .helper-container {
32823280 display : none;
32833281 }
3284- }
3282+ }
You can’t perform that action at this time.
0 commit comments