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"] {
505
505
max-width : 700px ;
506
506
507
507
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
-
516
508
width : 16px ;
517
509
height : 16px ;
518
510
background-repeat : no-repeat ;
519
511
background-size : 16px ;
520
512
display : block ;
521
513
margin-left : 1em ;
522
514
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
+ }
523
523
}
524
524
}
525
525
}
Original file line number Diff line number Diff line change 151
151
}
152
152
153
153
#status-filter-subhead {
154
+ line-height : 1rem ;
155
+ margin-bottom : 1.3rem ;
156
+
154
157
& .hidden {
155
158
display : none ;
156
159
}
157
- line-height : 1rem ;
158
- margin-bottom : 1.3rem ;
159
160
}
160
161
161
162
#status-filter-description {
You can’t perform that action at this time.
0 commit comments