diff --git a/app/src/main/res/layout/panel_numpad.xml b/app/src/main/res/layout/panel_numpad.xml
index 28d15e30..2981b905 100644
--- a/app/src/main/res/layout/panel_numpad.xml
+++ b/app/src/main/res/layout/panel_numpad.xml
@@ -19,7 +19,7 @@
style="@android:style/Widget.Holo.Button.Borderless"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="@dimen/numpad_control_key_layout_weight"
+ android:layout_weight="@dimen/numpad_function_key_layout_weight"
android:text="⚙"
android:textSize="@dimen/soft_key_icon_size" />
@@ -45,7 +45,7 @@
style="@android:style/Widget.Holo.Button.Borderless"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="@dimen/numpad_control_key_layout_weight"
+ android:layout_weight="@dimen/numpad_function_key_layout_weight"
android:textSize="@dimen/soft_key_icon_size" />
@@ -62,7 +62,7 @@
style="@android:style/Widget.Holo.Button.Borderless"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="@dimen/numpad_control_key_layout_weight"
+ android:layout_weight="@dimen/numpad_function_key_layout_weight"
android:textSize="@dimen/soft_key_icon_size" />
+ android:layout_weight="@dimen/numpad_function_key_layout_weight" />
@@ -103,7 +103,7 @@
style="@android:style/Widget.Holo.Button.Borderless"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="@dimen/numpad_control_key_layout_weight" />
+ android:layout_weight="@dimen/numpad_function_key_layout_weight" />
+ android:layout_weight="@dimen/numpad_function_key_layout_weight" />
@@ -143,7 +143,7 @@
style="@android:style/Widget.Holo.Button.Borderless"
android:layout_width="0dp"
android:layout_height="match_parent"
- android:layout_weight="@dimen/numpad_control_key_layout_weight" />
+ android:layout_weight="@dimen/numpad_function_key_layout_weight" />
diff --git a/app/src/main/res/values/dimens.xml b/app/src/main/res/values/dimens.xml
index 2cff182b..fc185ac5 100644
--- a/app/src/main/res/values/dimens.xml
+++ b/app/src/main/res/values/dimens.xml
@@ -31,7 +31,7 @@
56dp
36dp
- 0.85
+ 0.66
17sp
38dp