1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Mend positioning of vertical sidebar tabs

Fixes #2305
This commit is contained in:
Jermolene 2016-02-22 12:37:52 +01:00
parent 5f6a53eae1
commit 8d4341a02d

View File

@ -1543,8 +1543,6 @@ html body.tc-body.tc-single-tiddler-window {
}
.tc-sidebar-lists .tc-tab-buttons button {
display: inline;
width: auto;
background-color: <<colour sidebar-tab-background>>;
color: <<colour sidebar-tab-foreground>>;
border-left: 1px solid <<colour sidebar-tab-border>>;