Subversion Repositories SmartDukaan

Rev

Go to most recent revision | 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
	#search .dropdown{
5
		font-size:18px;
6
		width:195px;
7
	}
568 rajveer 8
 
539 rajveer 9
	/*___ slideGuideProduct ___*/
10
	div.demo ul{
11
		height:auto;
12
		padding:2px 0;
13
	}
14
 
15
	/*___ Product Category : Product List ___*/
16
	#productCat .bottom{line-height:0.9px;}
17
 
18
}