Fix tabbar positioning
Before:
After
Which web browser are you using? This is how google chrome looks for me, without this change.
Hmm, it's in Safari 17.2. You're right, it does look normal in Chrome and Firefox without this change. Dang Safari!
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.