diff --git a/filcnaplo/lib/app.dart b/filcnaplo/lib/app.dart
index 3f1421e..fbe1a80 100644
--- a/filcnaplo/lib/app.dart
+++ b/filcnaplo/lib/app.dart
@@ -99,10 +99,7 @@ class App extends StatelessWidget {
 
                     return MediaQuery(
                       data: MediaQuery.of(context).copyWith(textScaleFactor: textScaleFactor),
-                      child: SafeArea(
-                        top: false,
-                        child: child ?? Container(),
-                      ),
+                      child: child ?? Container(),
                     );
                   },
                   title: "Filc Napló",
diff --git a/filcnaplo_mobile_ui b/filcnaplo_mobile_ui
index 45b6c67..5b2e951 160000
--- a/filcnaplo_mobile_ui
+++ b/filcnaplo_mobile_ui
@@ -1 +1 @@
-Subproject commit 45b6c677357d9e338ee3953941d0a102e0aadfc4
+Subproject commit 5b2e951b14e924cf07431c796b058da2becd5c46