diff --git a/admin-dev/themes/default/css/admin.css b/admin-dev/themes/default/css/admin.css index 4ae248b1b..b057f2c6e 100644 --- a/admin-dev/themes/default/css/admin.css +++ b/admin-dev/themes/default/css/admin.css @@ -662,3 +662,8 @@ ul.listForm li {padding-bottom:3px;} background: linear-gradient(top, #ddd, #aaa); color: #666 } + +/******** CREATE AN ORDER **************/ + +#carrier_form label{padding-top:0} +#carrier_form input{margin-top:3px} \ No newline at end of file