Hi,

is it possible to change

.middleColumn {
        display: block;
        margin: 15px 10px 10px 0;
        background: #E9E9E9;
        padding: 4px;
        width: 306px;
        clear: left;
}

to

.middleColumn {
        display: block;
        margin: 15px 10px 10px 0;
        padding: 4px;
        clear: left;
}

in https://www.documentfoundation.org/themes/tdf/css/form.css ?

I try to make the application form more clear - but it loks awfull if I can use text blocks with 300px with only.

Thanks and regards,

André

--
Unsubscribe instructions: E-mail to website+h...@libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/www/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to