fixed border radius

This commit is contained in:
John Mitchell 2015-11-24 16:21:31 -05:00
parent e45453b036
commit 7e783ba4b7

View File

@ -17,7 +17,7 @@
padding-bottom: 11px;
padding-left: 15px;
padding-right: 15px;
border-radius: 3px;
border-radius: 5px;
background-color: #fff;
border: 1px solid #e1e1e1;
flex: 1 0 auto;