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

Further adjustments #2

Open
ric2016 opened this issue May 15, 2020 · 0 comments
Open

Further adjustments #2

ric2016 opened this issue May 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ric2016
Copy link
Owner

ric2016 commented May 15, 2020

I have a few suggestions to further utilize the "wasted" space on wide monitors.

  1. When there is room, put the menu on the top, between the title and search areas.
  2. When there is room, put the tabs between the names and sidebars on the individual page so that more facts etc. can be seen without scrolling.

image

I have locally done a few changes to your theme to reduce the font size a slight bit and also remove some trailing space. Including those changes below if you are interested.

body {
font-size: 0.9rem;
line-height: 1.3;
}

[dir] p {
margin-bottom: 0;
}

.btn, .custom-select {
font-size: 0.9rem;
}

[dir] dd {
margin-bottom: 0.2rem;
}

@ric2016 ric2016 added the enhancement New feature or request label May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant