fix user admin for 1280px width
This commit is contained in:
parent
2d0dba0869
commit
724d30afec
|
@ -276,7 +276,7 @@ section.details {
|
||||||
}
|
}
|
||||||
|
|
||||||
.controls {
|
.controls {
|
||||||
width: 600px;
|
width: 480px;
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: 12px;
|
margin-left: 12px;
|
||||||
.btn {
|
.btn {
|
||||||
|
|
Loading…
Reference in New Issue