Force rgb format, remove extra padding

This commit is contained in:
jdescottes
2014-03-26 07:50:37 +01:00
parent 8581e4ec65
commit 173936d74f
3 changed files with 10 additions and 1 deletions

View File

@@ -70,6 +70,12 @@
border-right-width: 0;
}
.sp-picker-container {
padding: 5px;
padding-bottom: 300px;
margin-bottom: -295px;
}
.sp-slider {
height: 5px;
left: -2px;