Aligned API Key on Edit Account

Could be done better, but setting style on <a> should be enough.
This commit is contained in:
nicoschtein 2013-10-12 04:32:19 -03:00
parent fdba2340eb
commit c31cb95d20

View File

@ -647,6 +647,15 @@ padding: 1% 0%;
margin: 10px 0;
}
fieldset a {
height: 20px;
padding-left: 10px;
display: block;
float: left;
width: 92%;
margin: 0 10px;
}
fieldset label {
display: block;
float: left;