mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR: fixed typo
This commit is contained in:
parent
f4c140bcf4
commit
5ad2eea0e6
@ -180,7 +180,7 @@ $gf_border_radius: 7px;
|
|||||||
padding: 4px 0;
|
padding: 4px 0;
|
||||||
@include single-text-shadow($gf_colour_text_shadow, 0px, -1px, 0);
|
@include single-text-shadow($gf_colour_text_shadow, 0px, -1px, 0);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@include border-bradius(0);
|
@include border-radius(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
input {
|
input {
|
||||||
|
Loading…
Reference in New Issue
Block a user