Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIx Issue#343 #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/sass/navbar-top.sass
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
.navbar-absolute-top
height: 100px
.has-navbar-top .app-body
padding-top: 100px
padding-top: 150px

@media (max-width: $screen-sm-max)
.has-navbar-top .app-body.no-navbar-top
Expand Down Expand Up @@ -173,4 +173,4 @@
a
font-size: 14px
font-weight: normal
color: $bluey-grey
color: $bluey-grey
3 changes: 2 additions & 1 deletion src/sass/pad.sass
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
.pad-toolbar
background: $light-grey
border: solid 1px $grey
top: 100px !important
.btn-toolbar
display: flex
justify-content: space-around
Expand Down Expand Up @@ -182,4 +183,4 @@
font-size: 18px
font-weight: bold
color: $pad-empty-tip-modal-description
margin-top: 20px
margin-top: 20px