aboutsummaryrefslogtreecommitdiffstats
path: root/qml/Viper/Options.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/Viper/Options.qml')
-rwxr-xr-xqml/Viper/Options.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qml/Viper/Options.qml b/qml/Viper/Options.qml
index 3f8d7ab6..64d6f45b 100755
--- a/qml/Viper/Options.qml
+++ b/qml/Viper/Options.qml
@@ -449,7 +449,6 @@ Rectangle {
anchors.top: parent.top
anchors.right: textInputv6FirstWord.left
anchors.rightMargin: Utils.scaled(5)
- anchors.topMargin: (textInputv6Prefix.height - height)/2
font.bold: true
font.pixelSize: Utils.scaled(10);
}