Merge pull request #227 from jamal-jackson/feature/address_book

added min width to accommodate smaller devices
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-30 13:22:02 -03:00 committed by GitHub
commit 954f770909

View file

@ -8,6 +8,7 @@
height:100%;
}
#add-contact{
min-width: 300px;
img{
width: 10rem;
display: inline-block;