Skip to content

Commit 1b33dd2

Browse files
ahornaceVladimir Kotal
authored andcommitted
Cut off diffbar fix
1 parent 4a3ff3b commit 1b33dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/default/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ table#revisions tbody tr td p {
584584

585585
/* *** diff page *** */
586586
#diffbar { /* diff navbar: contains the tabs to select diff format */
587-
margin-top: 1.5ex;
587+
padding-top: 1.5ex;
588588
border-bottom: 1px solid #999;
589589
white-space: nowrap;
590590
}

0 commit comments

Comments
 (0)