Skip to content

Commit

Permalink
#988, #1003: Updated style to match contributors.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattRedBox committed Jun 3, 2020
1 parent 7092e15 commit 5c6227c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions static/css/customs.styl
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,11 @@
margin-bottom 5px
display block
width 100%
//flex-direction row
.inputs-container
display inline-block
width 90%
float left
//margin 20px 5px 20px 0px
.input-group
//display flex
//flex-direction row
//width: auto
width 100%
input
width 100%
Expand All @@ -42,7 +37,7 @@
display inline-block
height 100% !important
min-height 100% !important
margin 15px 0px 15px 5px
margin -15px 0px 0px 5px
padding 5px 8px 5px 8px
float right
.button-container
Expand Down

0 comments on commit 5c6227c

Please sign in to comment.