mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
9 lines
126 B
CSS
9 lines
126 B
CSS
div.oe_form_field.oe_form_field_text {
|
|
position: relative;
|
|
}
|
|
|
|
span.length_limit {
|
|
position: absolute;
|
|
right: 0;
|
|
}
|