@soyjavi 14 лет назад
Родитель
Сommit
fd9021fee2
1 измененных файлов с 1 добавлено и 5 удалено
  1. 1 5
      src/stylesheets/less/Lungo.widgets.less

+ 1 - 5
src/stylesheets/less/Lungo.widgets.less

@@ -11,7 +11,7 @@
 
 
 /* @group scroll */
 /* @group scroll */
 
 
-.scrollable { 
+.scrollable {
 	position: absolute;
 	position: absolute;
 	display: block;
 	display: block;
 }
 }
@@ -20,10 +20,6 @@
   	overflow: scroll;
   	overflow: scroll;
   	-webkit-overflow-scrolling: touch;
   	-webkit-overflow-scrolling: touch;
 }
 }
-
-.scroll .vertical {
-    
-}
 /* @end */
 /* @end */
 
 
 /* @group .position */
 /* @group .position */