-
-
Save paulgibbs/9fe60e61b09dc10f9f3d0d7563c7b815 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/bp-groups/admin/css/admin-rtl.css b/src/bp-groups/admin/css/admin-rtl.css | |
index 22e5279..0997c32 100644 | |
--- a/src/bp-groups/admin/css/admin-rtl.css | |
+++ b/src/bp-groups/admin/css/admin-rtl.css | |
@@ -37,9 +37,9 @@ body.toplevel_page_bp-groups table.groups th#last_active { | |
font-weight: bold; | |
} | |
.bp-groups-settings-section label { | |
- clear: left; | |
+ clear: right; | |
display: block; | |
- float: left; | |
+ float: right; | |
vertical-align: middle; | |
} | |
#bp-groups-permalink-box { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment