File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -647,23 +647,22 @@ html.inframe #request_back {
647
647
.networks {
648
648
position : relative;
649
649
width : 100% ;
650
- }
651
-
652
- # request_back .networks {
653
- position : absolute;
654
- bottom : 15px ;
655
- left : 0 ;
656
- right : 0 ;
650
+ padding-bottom : 13px ;
657
651
}
658
652
659
653
.networks ul {
654
+ display : block;
660
655
width : 100% ;
661
656
list-style-type : none;
662
657
font-size : 0.8em ;
663
658
text-align : center;
664
659
color : # 8d8d8d ;
665
660
}
666
661
662
+ # request_back .networks ul {
663
+ margin-top : -18px ;
664
+ }
665
+
667
666
.networks ul li {
668
667
position : relative;
669
668
display : inline-block;
@@ -1147,7 +1146,7 @@ html.inframe #request_back {
1147
1146
bottom : 0 ;
1148
1147
left : 0em ;
1149
1148
right : 0em ;
1150
- height : 12 px ;
1149
+ height : 11 px ;
1151
1150
border-top : 1px solid # ccc ;
1152
1151
border-right : 1px solid # ccc ;
1153
1152
border-left : 1px solid # ccc ;
You can’t perform that action at this time.
0 commit comments