Float translations box

This commit is contained in:
Brian Miyaji
2015-10-03 14:58:45 +10:00
parent 169b3417a4
commit 982d9d1801
2 changed files with 15 additions and 9 deletions

View File

@@ -863,6 +863,10 @@ table.sp-status-table td mark.yes {
.about-sportspress-wrap .form-table th {
width: auto;
}
.about-sportspress-wrap .sp-top-translations {
float: right;
margin-left: 20px;
}
.about-sportspress-wrap .sp-top-translations .hndle {
font-size: 14px;
padding: 8px 12px;
@@ -972,8 +976,9 @@ table.sp-status-table td mark.yes {
margin: -3px -7px -3px 10px;
}
.sportspress_page_sportspress-more iframe {
/*padding-left: 0;*/
.about-sportspress-wrap .sp-top-translations {
float: none;
margin-left: 0;
}
}
@@ -985,6 +990,7 @@ table.sp-status-table td mark.yes {
margin-right: 0;
padding-right: 0;
}
.about-sportspress-wrap .sp-badge {
float: none;
margin: 20px auto 10px;