Seperated docs, included SASS
This commit is contained in:
@ -312,7 +312,8 @@ $bp-captions-large: 768px; // When captions jump to the larger font size
|
||||
|
||||
// Volume control
|
||||
// <input[type='range']> element
|
||||
&-volume {
|
||||
// Specificty is for bootstrap compatibility
|
||||
&-volume[type=range] {
|
||||
vertical-align: middle;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
|
Reference in New Issue
Block a user