Skip to content

Commit ad4348b

Browse files
author
Ricardo Wagemaker
committed
slight adjustment to main button size to fix in smaller screen res
1 parent 417d492 commit ad4348b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ html,
332332

333333
/* Fixed menubar button size for uniform buttons */
334334
.fixed-menubar-btn {
335-
width: 188px;
335+
width: 160px;
336336
height: 43px;
337337
box-sizing: border-box;
338338
padding: 4px 4px;

0 commit comments

Comments
 (0)