1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-1660 Handle fix, was cropped

This commit is contained in:
Laurent Lalanne 2014-12-27 00:34:20 +01:00
parent 02903e7858
commit 666f764155

View File

@ -1549,7 +1549,7 @@ void ConfigInputWidget::updatePositionSlider()
"QSlider::add-page:horizontal { background: none; border: none; }"
"QSlider::sub-page:horizontal { background: none; border: none; }"
"QSlider::handle:horizontal { background: rgba(196, 196, 196, 255); width: 10px; height: 28px; "
"margin: -4px -4px; border-radius: 3px; border: 1px solid #777; }");
"margin: -4px -2px; border-radius: 3px; border: 1px solid #777; }");
count++;
} else {
count++;