File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 1818 .navigation-topics ,
1919 .categories-list ,
2020 .tags-page ,
21- body [ class *= " category- " ] :not ( .archetype-regular , .archetype-banner ) {
21+ body .navigation-category {
2222 // Structuring the main grid layout
2323 .container :first-of-type {
2424 grid-area : alerts;
119119 top : 4.5em ;
120120 }
121121
122- #create-topic {
122+ > #create-topic ,
123+ .d-combo-button {
123124 flex : 1 1 auto ;
124125 order : 5 ;
125126 margin : 0 ;
@@ -305,15 +306,6 @@ body {
305306 max-width : 1020px ;
306307}
307308
308- #create-topic {
309- background : var (--tertiary , $tertiary );
310- color : var (--secondary , $secondary );
311-
312- .d-icon {
313- color : currentcolor ;
314- }
315- }
316-
317309.topic-list-main-link a .title ,
318310.topic-list .main-link a .title ,
319311.latest-topic-list-item .main-link a .title {
You can’t perform that action at this time.
0 commit comments