Skip to content

Commit 3b1f0db

Browse files
Use smaller top margin for selectors
1 parent 2617ce5 commit 3b1f0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/settings/tabs/user/_AppearanceUserSettingsTab.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ limitations under the License.
5959
flex-direction: row;
6060
flex-wrap: wrap;
6161

62-
margin-top: 13px;
62+
margin-top: 4px;
6363
margin-bottom: 30px;
6464

6565
> .mx_RadioButton {

0 commit comments

Comments
 (0)