bootsrap CSS bug (?) report
bootsrap CSS bug (?) report
hello maverick,
in the file 'bootrsrap.core.min.css' you have the following code:
#cj-wrapper .media-left, #cj-wrapper .media-right, #cj-wrapper .media-body {display: table-cell;}
you also have the css:
#cj-wrapper .media-body {width: 10000px;}
which i don't understand the need for...
on mobile devices, this make the some elements, for example the quiz's description area, to be wider then the screen, and the text in the description is not breaking at the correct points. see attached screenshot.
i'm not sure if it's on purpose or not.
anyway i fixed it by overriding the CSS to "display: block !important;max-width: 100% !important;".
yorai
Access to viewing replies is restricted.
Showing 1 of 1 replies
You do not have permissions for replying to this topic.