diff --git a/data/themes/default/layout_common.edc b/data/themes/default/layout_common.edc index edd22fa..0fb0e35 100644 --- a/data/themes/default/layout_common.edc +++ b/data/themes/default/layout_common.edc @@ -3211,7 +3211,7 @@ group { "text_editor_tools_layout"; relative: 0.0 0.5; } min: 1 18; - fixed: 1 0; + fixed: 1 1; align: 1.0 0.5; color: 48 48 48 255; } @@ -3411,4 +3411,4 @@ group { name: "edit_layout"; transition: DECELERATE 0.125; } } -} \ No newline at end of file +}