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

Fix tabbar positioning #2617

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

xombiemp
Copy link
Collaborator

@xombiemp xombiemp commented Dec 14, 2023

Before:
before

After
after

@stickz
Copy link
Collaborator

stickz commented Dec 14, 2023

Which web browser are you using? This is how google chrome looks for me, without this change.
ruTorrent-Log-Text

@xombiemp
Copy link
Collaborator Author

Hmm, it's in Safari 17.2. You're right, it does look normal in Chrome and Firefox without this change. Dang Safari!

@stickz
Copy link
Collaborator

stickz commented Dec 29, 2023

Hmm, it's in Safari 17.2. You're right, it does look normal in Chrome and Firefox without this change. Dang Safari!

You can still resolve this problem. It's relatively simple. There is an example in the file to check if the web browser equals Safari.

Afterwards, we use the JQuery selector to set a css style #tabbar and #tdcont. This will override style.css for Safari.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants