fix user admin for 1280px width

This commit is contained in:
Jeff Atwood 2014-03-15 02:16:29 -07:00
parent 2d0dba0869
commit 724d30afec
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ section.details {
}
.controls {
width: 600px;
width: 480px;
float: left;
margin-left: 12px;
.btn {