Left float for img

This commit is contained in:
Alexander Yakovlev 2016-03-02 14:32:55 +07:00
parent 7fe8b7c3d4
commit 3aa98c3fcc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Template: optimizer_pro
width: 32px;
height: 32px;
content: url(/wp-content/uploads/2016/03/cool-copy-e1456896129503.png);
float: right;
float: left;
padding-top: 2em;
padding-right: 1em;
vertical-align: center;