Skip to content

Commit ba822d9

Browse files
authored
Simplify padding definition and center text (ankitects#2308)
1 parent 5db95c9 commit ba822d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qt/aqt/data/web/css/toolbar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ body {
7272

7373
.hitem {
7474
font-weight: bold;
75-
padding: 6px 12px 8px;
75+
padding: 5px 12px;
7676
text-decoration: none;
7777
color: color(fg);
7878
display: inline-block;

0 commit comments

Comments
 (0)