Skip to content

Commit b9fbbaf

Browse files
committed
Editor: Minor css clean up.
1 parent 42014e1 commit b9fbbaf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

editor/css/dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ input.Number {
7070
}
7171

7272
#menubar .menu .options {
73-
display: none;
7473
position: absolute;
74+
display: none;
7575
padding: 5px 0px;
7676
background: #111;
7777
width: 140px;

editor/css/light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ input.Number {
7171
}
7272

7373
#menubar .menu .options {
74-
display: none;
7574
position: absolute;
75+
display: none;
7676
padding: 5px 0px;
7777
background: #eee;
7878
width: 140px;

0 commit comments

Comments
 (0)