fix avatar spacing

This commit is contained in:
Matthew Hodgson 2015-07-15 04:21:32 +01:00
parent ce38d4ea12
commit b739e7be9e
3 changed files with 3 additions and 3 deletions

View file

@ -90,5 +90,5 @@ limitations under the License.
width: 100%;
-webkit-flex: 0 0 63px;
flex: 0 0 63px;
margin-left: 3px;
margin-right: 2px;
}