Skip to content

Commit

Permalink
commit style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
devShamim committed Dec 21, 2020
1 parent cfb7885 commit 463f580
Show file tree
Hide file tree
Showing 7 changed files with 230 additions and 273 deletions.
2 changes: 1 addition & 1 deletion admin/assets/css/map/style.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions admin/assets/css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/assets/css/map/style.css.map

Large diffs are not rendered by default.

259 changes: 65 additions & 194 deletions public/assets/css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions public/assets/scss/admin/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2023,6 +2023,7 @@ input.atbdp-form-control {
align-items: center;
padding: 12px 15px;
min-width: 300px;

input {
margin-right: 20px !important;
}
Expand Down Expand Up @@ -2175,11 +2176,13 @@ input.atbdp-form-control {
.et-header-title-area {
display: flex;
flex-wrap: wrap;
align-items: center;
}

.et-header-actions {
margin: 0 10px;
display: inline-flex;
align-items: center;
flex-wrap: wrap;
}

Expand Down
Loading

0 comments on commit 463f580

Please sign in to comment.