songwoo / tracker

0 stars 0 forks source link

Other button stacked buttons #1

Open songwoo opened 9 years ago

songwoo commented 9 years ago

Buttons should be side-by-side, not stacked

image

Pierroutt commented 9 years ago

Fixed to make this happen less often, but honestly this issue is more about the size of a person's screen. There's no way to avoid this if a person's screen is too small because you want the other buttons to start at the end of the progress bar

Pierroutt commented 9 years ago

Ahh, one more thing. Just like the progress bar, if the buttons get too close to the right edge, the buttons will move onto the next line. Unfortunately, a lot of the html elements like the progress bar and the buttons require a huge padding, which is why the buttons keep moving to the next line so abruptly. I tried decreasing the padding but doing that ends up ruining the image of the button.

songwoo commented 9 years ago

This is still an issue. We need to discuss.

tperin commented 9 years ago

This issue was moved to tperin/Xogene-Tracker#1