Fix in admin css

This commit is contained in:
Antonio de la Rosa 2017-05-20 03:25:30 +02:00
parent a9893341fa
commit d0c64cbe85

View file

@ -552,6 +552,13 @@ a:hover.no_choose_flag
}
#center_body input[type="text"]
{
width:500px;
}
#center_body textarea {
border: solid #bcbcbc;