Commit 30ba9220 authored by Sven Franck's avatar Sven Franck

added CSS for textarea inside form

parent d52b3a32
......@@ -888,6 +888,11 @@ html head + body .ui-body-slapos-black.ui-focus{
/* ~ 98% for 2 col layout */
padding-top: 2%;
}
.span_1 textarea {
width: 56%;
display: inline-block;
vertical-align: middle;
}
.span_2 {
width: 96% /* 2% padding-left/right */
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment