avatar Sandra97
Sandra97
9 Jul 2016

Steps to reproduce the issue

Under 580px, there is an horizontal scrolling due to the last column.

Expected result

It's possible to have this display:
after

But, as we have an inline-style for these <td>, it means removing it and replacing it by a custom class
with this declaration:
white-space: pre-line;

Actual result

before

Additional comments

I'm not really good in responsive table, maybe someone has a better solution?

avatar Sandra97 Sandra97 - open - 9 Jul 2016
avatar Sandra97 Sandra97 - change - 9 Jul 2016
Title
Bad responsive display ot the projects table
Bad responsive display of the projects table
avatar Sandra97 Sandra97 - change - 9 Jul 2016
Title
Bad responsive display ot the projects table
Bad responsive display of the projects table
avatar mbabker
mbabker - comment - 9 Jul 2016

Our responsiveness with tables is a wreck to say the least. And I'm the wrong person to ask on how to cope with that; my fix on framework.joomla.org to deal with excessively wide tables was to hide some columns with BS3 hidden-xs hidden-sm classes.

Just playing with it quickly, removing the inline style seems to be enough. No need for the additional CSS.

avatar Sandra97
Sandra97 - comment - 9 Jul 2016

I don't think removing the nowrap will change the display on phones, but I can be wrong ;)

avatar mbabker mbabker - reference | 718c231 - 9 Jul 16
avatar mbabker
mbabker - comment - 9 Jul 2016

Well, I pushed that change. Let's see what happens?

avatar Sandra97
Sandra97 - comment - 9 Jul 2016

Did I already mention you're a Super Hero? ;)

avatar Sandra97
Sandra97 - comment - 9 Jul 2016

Padawan is closing the issue as @mbabker is my CSS Jedi Master

avatar Sandra97 Sandra97 - change - 9 Jul 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-07-09 18:37:13
Closed_By Sandra97
avatar Sandra97 Sandra97 - close - 9 Jul 2016

Add a Comment

Login with GitHub to post a comment