Align plugin description text with plugin name
This commit is contained in:
@ -1056,13 +1056,14 @@ body.wp-admin .button.pricing-button:hover,
|
|||||||
margin: 15px 0;
|
margin: 15px 0;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
clear: both;
|
clear: none;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
margin-left: 115px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#recommended .plugin-card .plugin-icon {
|
#recommended .plugin-card .plugin-icon {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0 15px 10px 0;
|
margin: 0 15px 15px 0;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user