Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main index html banner is not mobile responsive #89

Open
clemensutschig opened this issue Mar 26, 2019 · 1 comment
Open

Main index html banner is not mobile responsive #89

clemensutschig opened this issue Mar 26, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@clemensutschig
Copy link
Member

clemensutschig commented Mar 26, 2019

Screenshot_20190326-081842_Chrome

Is taken on a mobile Chrome on android
@rattermeyer / @tjaeschke - fyi ...

the code is pretty interesting to me ...

      <div class="btn-group btn-group-lg pb-0" role="group">
             *<a href*="{{site.baseurl}}/doc/getting-started" class="btn btn-primary">Installation Guide</a>
             *<a href*="https://github.com/opendevstack" class="btn btn-primary">Visit our repository</a>
      </div>

could we just introduce flex-wrap: wrap; - based on https://stackoverflow.com/questions/41625258/button-group-not-wrapping-when-too-long

@clemensutschig clemensutschig added the bug Something isn't working label Mar 26, 2019
@clemensutschig
Copy link
Member Author

Screenshot_20190331-121304_Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant