Subversion Repositories SmartDukaan

Rev

Rev 1182 | Rev 1227 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1182 Rev 1215
Line 117... Line 117...
117
	margin:16px 0 0 0;
117
	margin:16px 0 0 0;
118
}
118
}
119
 
119
 
120
#slideGuideContent div.demo ul {
120
#slideGuideContent div.demo ul {
121
	margin:0 0 -1px 0;
121
	margin:0 0 -1px 0;
122
	padding: 3px 0 !important;
122
	padding: 2px 0 !important;
123
	position:relative;
123
	position:relative;
124
	z-index:999;
124
	z-index:999;
125
	height:20px;
125
	height:20px;
126
}
126
}
127
 
127