fix weird font size on admin, customize, color

This commit is contained in:
Jeff Atwood 2014-12-30 23:51:32 -08:00
parent 600720dfef
commit 0ef30ae43c

View file

@ -478,11 +478,10 @@ section.details {
margin-left: 15px;
}
padding-left: 10px;
width: 65%;
width: 70%;
.style-name {
width: 54.0540%;
width: 350px;
height: 25px;
font-size: 1.429em;
}
.ace-wrapper {
position: relative;