Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
acouch authored Jun 3, 2019
1 parent e10babd commit 6ccc8d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ input#title {
padding-left: 0px;
}
main {
padding: 20px 15px;
padding: 20px 15px;
}
.branding img {
max-height: 60px;
padding: 0.8em 0;
max-height: 60px;
padding: 0.8em 0;
}
#file-name {
float:left;
Expand Down Expand Up @@ -147,7 +147,7 @@ h4 {
.label[data-format="zip"] {
background-color: #000 !important;
}
body .form-control {
body .ReactTable .form-control {
font-size: 1em;
margin: 0;
}
Expand Down

0 comments on commit 6ccc8d2

Please sign in to comment.