mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
minor style fix
This commit is contained in:
@@ -17,15 +17,15 @@
|
||||
|
||||
.um-account-side {
|
||||
float: left;
|
||||
width: 35%;
|
||||
padding: 0 30px;
|
||||
width: 30%;
|
||||
padding: 0px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.um-account-main {
|
||||
float: left;
|
||||
width: 50%;
|
||||
padding: 0 30px;
|
||||
width: 70%;
|
||||
padding: 0px 0px 0px 1.5em;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user