Fixed typos

This commit is contained in:
Pascal Borreli
2015-03-03 14:04:27 +00:00
parent 27a0ec9424
commit 722b153fcd
6 changed files with 8 additions and 8 deletions

View File

@ -312,7 +312,7 @@ $bp-captions-large: 768px; // When captions jump to the larger font size
// Volume control
// <input[type='range']> element
// Specificty is for bootstrap compatibility
// Specificity is for bootstrap compatibility
&-volume[type=range] {
vertical-align: middle;
-webkit-appearance: none;