mirror of https://github.com/OCA/web.git
Update web_responsive.scss
parent
7d5b1227c1
commit
f1bdd5d61c
|
@ -5,7 +5,7 @@
|
||||||
{
|
{
|
||||||
"name": "Web Responsive",
|
"name": "Web Responsive",
|
||||||
"summary": "Responsive web client, community-supported",
|
"summary": "Responsive web client, community-supported",
|
||||||
"version": "12.0.1.1.4",
|
"version": "12.0.1.2.0",
|
||||||
"category": "Website",
|
"category": "Website",
|
||||||
"website": "https://github.com/OCA/web",
|
"website": "https://github.com/OCA/web",
|
||||||
"author": "LasLabs, Tecnativa, Alexandre Díaz, "
|
"author": "LasLabs, Tecnativa, Alexandre Díaz, "
|
||||||
|
|
|
@ -343,7 +343,7 @@ html .o_web_client .o_main .o_main_content {
|
||||||
.oe_title {
|
.oe_title {
|
||||||
width: initial;
|
width: initial;
|
||||||
|
|
||||||
span {
|
span.o_field_widget {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
Loading…
Reference in New Issue