wordpress.org/public_html/style/wp4.css | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git wordpress.org/public_html/style/wp4.css wordpress.org/public_html/style/wp4.css
index 3031c3c..0db7e29 100644
|
|
img#wpstats { |
2035 | 2035 | margin-right: 0; |
2036 | 2036 | margin-top: 0; |
2037 | 2037 | } |
2038 | | |
2039 | 2038 | .wporg-responsive .col-7, |
2040 | 2039 | body.wporg-responsive .col-8, |
2041 | 2040 | body.wporg-responsive .col-10 { |
2042 | | margin-left: 174px; |
2043 | | } |
2044 | | body.wporg-responsive .col-2 { |
2045 | | position: absolute; |
| 2041 | float: right; |
2046 | 2042 | } |
2047 | | |
2048 | 2043 | .wporg-responsive .col-10 .col-5 { |
2049 | 2044 | width: 50%; |
2050 | 2045 | box-sizing: border-box; |