Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 821fc91

Browse files
author
Rajesh Segu
committed
style cleanup for navigation buttons
1 parent 99b71a1 commit 821fc91

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

src/styles/brackets.less

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -886,15 +886,10 @@ a, img {
886886
}
887887
}
888888

889-
.modal-bar .navigator {
890-
display: none;
891-
display: inline-block;
892-
893-
button {
894-
padding:5px 15px;
895-
border:1px #999 solid;
896-
border-radius:3px;
897-
margin:2px 2px 5px;
889+
.modal-bar .navigator {
890+
display: none;
891+
button {
892+
margin: 2px 1px 3px;
898893
}
899894
}
900895

0 commit comments

Comments
 (0)