2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

[trivial] Correct typos (#26297)

This commit is contained in:
Varunram Ganesh
2018-04-14 13:11:18 +05:30
committed by Patrick H. Lauke
parent ba10b63c9d
commit 871e0838a4
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -54,7 +54,7 @@
// Custom control indicators
//
// Build the custom controls out of psuedo-elements.
// Build the custom controls out of pseudo-elements.
.custom-control-label {
margin-bottom: 0;
@@ -298,7 +298,7 @@
// Range
//
// Style range inputs the same across browsers. Vendor-specific rules for psuedo
// Style range inputs the same across browsers. Vendor-specific rules for pseudo
// elements cannot be mixed. As such, there are no shared styles for focus or
// active states on prefixed selectors.