File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/browser/themes/shared/tabbrowser Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
diff --git a/browser/themes/shared/tabbrowser/tabs.css b/browser/themes/shared/tabbrowser/tabs.css
2
- index 9a915ff442cc7f01ddec3fcea931c21e210cac92..3671d924f05c74e21be60a9acf58e14f69630d53 100644
2
+ index 9a915ff442cc7f01ddec3fcea931c21e210cac92..19126b25ac7a63fe193628dd11a93507bd4bc63a 100644
3
3
--- a/browser/themes/shared/tabbrowser/tabs.css
4
4
+++ b/browser/themes/shared/tabbrowser/tabs.css
5
5
@@ -39,7 +39,7 @@
@@ -43,7 +43,7 @@ index 9a915ff442cc7f01ddec3fcea931c21e210cac92..3671d924f05c74e21be60a9acf58e14f
43
43
#tabbrowser-tabs[haspinnedtabs]:not([positionpinnedtabs]) > #tabbrowser-arrowscrollbox > .tabbrowser-tab:nth-child(1 of :not([pinned], [hidden])) {
44
44
/* Add a gap between the last pinned tab and the first visible tab */
45
45
- margin-inline-start: 12px !important; /* .tabbrowser-tab sets margin: 0 !important; */
46
- + margin-inline-start: 0 !important; /* .tabbrowser-tab sets margin: 0 !important; */
46
+ + margin-inline-start: auto !important; /* .tabbrowser-tab sets margin: 0 !important; */
47
47
}
48
48
49
49
.tab-label[attention]:not([selected]) {
Original file line number Diff line number Diff line change 27
27
"brandShortName" : " Zen Browser" ,
28
28
"brandFullName" : " Zen Browser" ,
29
29
"release" : {
30
- "displayVersion" : " 1.0.0-a.4 " ,
30
+ "displayVersion" : " 1.0.0-a.3 " ,
31
31
"github" : {
32
32
"repo" : " zen-browser/desktop"
33
33
},
You can’t perform that action at this time.
0 commit comments