diff --git a/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/chrome.css b/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/chrome.css index faf056d0..efa4c09d 100644 --- a/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/chrome.css +++ b/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/chrome.css @@ -42,7 +42,7 @@ @media (-moz-bool-pref: "uc.bookmarks.expand-on-search") or (-moz-bool-pref: "uc.bookmarks.expand-on-hover") { #PersonalToolbar[collapsed="false"]:not([customizing]) { position: relative; - margin-bottom: calc(-5px - var(--urlbar-min-height)); + margin-bottom: calc(0px - var(--urlbar-min-height)); transform: rotateX(90deg) !important; transform-origin: top; transition: transform 135ms linear !important; diff --git a/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/theme.json b/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/theme.json index 8369ecc3..fdf2ef21 100644 --- a/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/theme.json +++ b/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/theme.json @@ -8,8 +8,8 @@ "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/image.png", "author": "n7itro", "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/preferences.json", - "version": "1.0.3", + "version": "1.2.0", "tags": [], "createdAt": "2024-08-19", - "updatedAt": "2024-10-18" + "updatedAt": "2024-10-26" } \ No newline at end of file