Fix chevron horizontal position

This commit is contained in:
Matt-Yorkley
2019-04-10 02:06:30 +01:00
parent 3578d82cbf
commit 3968cfd238

View File

@@ -14,6 +14,7 @@ tbody.panel-ctrl {
i.icon-chevron::before {
font-size: 1.2rem;
content: "\f078";
padding: 0;
}
&.error::before {