File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -505,21 +505,21 @@ footer[role="contentinfo"] {
505505 max-width : 700px ;
506506
507507 i {
508- & .twitter {
509- background-image : url (" /assets/images/icon-twitter.svg" );
510- }
511-
512- & .feed {
513- background-image : url (" /assets/images/icon-feed.svg" );
514- }
515-
516508 width : 16px ;
517509 height : 16px ;
518510 background-repeat : no-repeat ;
519511 background-size : 16px ;
520512 display : block ;
521513 margin-left : 1em ;
522514 float : right ;
515+
516+ & .twitter {
517+ background-image : url (" /assets/images/icon-twitter.svg" );
518+ }
519+
520+ & .feed {
521+ background-image : url (" /assets/images/icon-feed.svg" );
522+ }
523523 }
524524 }
525525}
Original file line number Diff line number Diff line change 151151 }
152152
153153 #status-filter-subhead {
154+ line-height : 1rem ;
155+ margin-bottom : 1.3rem ;
156+
154157 & .hidden {
155158 display : none ;
156159 }
157- line-height : 1rem ;
158- margin-bottom : 1.3rem ;
159160 }
160161
161162 #status-filter-description {
You can’t perform that action at this time.
0 commit comments