Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
539 rajveer 1
@media screen and (-webkit-min-device-pixel-ratio:0) {
2
 
3
	/*___ Search & Cart ___*/
4
	/*
5
	#search .dropdown{
6
		font-size:18px;
7
		width:195px;
8
	}
9
	*/
10
 
11
	/*___ slideGuideProduct ___*/
12
	div.demo ul{
13
		height:auto;
14
		padding:2px 0;
15
	}
16
 
17
	/*___ Product Category : Product List ___*/
18
	#productCat .bottom{line-height:0.9px;}
19
 
20
}