Skip to content

Commit

Permalink
Merge pull request #78 from keishon104/Centering
Browse files Browse the repository at this point in the history
Fix registration dropdown alignment (issue #62)
  • Loading branch information
andrewsosa authored Feb 23, 2018
2 parents 77aeee5 + 229e7fc commit d16c4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/public/sass/register.sass
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ form

.select
width: 100%

text-align-last: center
select
width: 100%
text-align: center
Expand Down

0 comments on commit d16c4f7

Please sign in to comment.