Adjust indent.
This commit is contained in:
parent
2645649e0d
commit
1fcc578a1a
|
@ -120,7 +120,6 @@
|
|||
}
|
||||
span{
|
||||
&:hover{
|
||||
|
||||
color: #288E8E!important;
|
||||
}
|
||||
}
|
||||
|
@ -188,11 +187,11 @@
|
|||
height: 800px!important;
|
||||
}
|
||||
}
|
||||
.jplayer_slide{
|
||||
.jplayer_slide{
|
||||
@media(max-width: $screen-xs){
|
||||
height: 800px!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
[id^="jp_video_"]{
|
||||
height: auto !important;
|
||||
width: auto !important;
|
||||
|
@ -204,7 +203,6 @@
|
|||
background: none;
|
||||
visibility: visible!important;
|
||||
text-align: center!important;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -224,9 +222,9 @@
|
|||
@extend .response-container;
|
||||
}
|
||||
.header-banner { overflow: hidden; }
|
||||
.jp-audio, .jp-audio-stream, .jp-video{
|
||||
.jp-audio, .jp-audio-stream, .jp-video{
|
||||
border: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-header {
|
||||
padding: 0;
|
||||
|
@ -412,7 +410,6 @@
|
|||
.navbar-toggle{
|
||||
display: block!important;
|
||||
}
|
||||
|
||||
}
|
||||
.header-nav{
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue