Skip to content

Commit

Permalink
Style fixes for networks tab headers
Browse files Browse the repository at this point in the history
  • Loading branch information
danjm committed Apr 20, 2019
1 parent c5ca8d5 commit 817f4c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion ui/app/pages/settings/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
flex-flow: row nowrap;
padding: 12px 24px;
align-items: center;
border-bottom: 1px solid $alto;
flex: 0 0 auto;

&__title {
Expand Down
2 changes: 0 additions & 2 deletions ui/app/pages/settings/networks-tab/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@
padding-bottom: 21px;
justify-content: center;
border-top: 1px solid #D8D8D8;
position: absolute;
right: 10px;

.button {
width: 178px;
Expand Down

0 comments on commit 817f4c2

Please sign in to comment.