1 | Index: bp-templates/bp-legacy/css/buddypress-rtl.css |
---|
2 | =================================================================== |
---|
3 | --- bp-templates/bp-legacy/css/buddypress-rtl.css (revision 8821) |
---|
4 | +++ bp-templates/bp-legacy/css/buddypress-rtl.css (working copy) |
---|
5 | @@ -644,6 +644,7 @@ |
---|
6 | display: block; |
---|
7 | font-weight: bold; |
---|
8 | margin: 15px 0 5px 0; |
---|
9 | + width: auto; |
---|
10 | } |
---|
11 | #buddypress .standard-form div.checkbox label:nth-child(n+2), |
---|
12 | #buddypress .standard-form div.radio div label { |
---|
13 | Index: bp-templates/bp-legacy/css/buddypress.css |
---|
14 | =================================================================== |
---|
15 | --- bp-templates/bp-legacy/css/buddypress.css (revision 8821) |
---|
16 | +++ bp-templates/bp-legacy/css/buddypress.css (working copy) |
---|
17 | @@ -644,6 +644,7 @@ |
---|
18 | display: block; |
---|
19 | font-weight: bold; |
---|
20 | margin: 15px 0 5px 0; |
---|
21 | + width: auto; |
---|
22 | } |
---|
23 | #buddypress .standard-form div.checkbox label:nth-child(n+2), |
---|
24 | #buddypress .standard-form div.radio div label { |
---|