Skip to content

Commit

Permalink
Update style for the save mark in editor tab for FireFox
Browse files Browse the repository at this point in the history
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
  • Loading branch information
vzhukovs committed Jun 21, 2018
1 parent 86a56b0 commit 919f771
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
.mainPanel[unsaved] .iconPanel::after {
color: unsavedMarkColor;
content: '*';
float: inherit;
float: right;
margin-top: 9px;
margin-left: 19px;
}
Expand Down

0 comments on commit 919f771

Please sign in to comment.