Closed n0skill closed 8 years ago
Is the new design we use taking this feature into account ?
yep, but with an old library that we should upgrade/replace imho.
will look into a baby boostrap :)
a bit more information, the lib we use in the simple_theme branch is in fact quite old http://lessframework.com/ they quote a successor http://framelessgrid.com/ We could take the good part out of boostrap as it's totally possible to not have all the framework but only part of it. The somewhat fluid grid would be nice to have. Maybe the button too
http://getbootstrap.com/2.3.2/customize.html maybe ? :)
if I understand the layout correctly, it looks like
+----------------------+
| Title |
| |
+----------------------+
| |
| |
| |
| |
| Map |
| |
| |
| |
+----------------------+
| |
| Hackerspaces |
| list |
+----------------------+
| |
| Hackerspace |
| information |
| |
| |
| |
The box resize in function of the page width, the hackerspaces list change below a certain width from a text list into a selector.
I guess we can close the issue since the menu is now usable. The fluid-design thing (for the whole website) should be an issue by itself, right ?
totally up to you as you opened the issue.
closing issue as it is now fixed
Change list-style to
Make it usable on different devices (fluid design)