Commit Graph

5 Commits

Author SHA1 Message Date
Jairo Llopis
41dd99ac80 [FIX][web_responsive] Make it compatible with l10n_es_toponyms
Before this patch, there was an incompatibility between this addon and l10n_es_toponyms, caused by the lack of wrapping of the special address field that was being added.

Now layout works as expected in that case. In any other case, it seems sensible to wrap inputs so no more weird overflows happen and less chances of needing horizontal scrolling happen.
2017-10-06 12:04:26 +02:00
Jairo Llopis
e5441b434f [FIX][web_responsive] Form padding, titles and buttons OK in XS
Small makeup to make it look good in XS screens.
2017-10-06 12:04:26 +02:00
Jairo Llopis
88bf5d92d6 Fix problem with overflowing chatter widget. 2017-10-06 12:04:26 +02:00
Daniel Torres
6d446a1d3c Form image editing controls always present
Make image editing controls always available, instead of depending
on resolution or hover.
2017-10-06 12:04:26 +02:00
Daniel Torres
b7a6d02f0f Form view improvements to fit smaller screens
On screens with less than 768px content is limited to 2 columns.

On mobile field labels have their own line.

Fix elements width for XS screens
2017-10-06 12:04:26 +02:00