diff --git a/AudioCuesheetEditor/Shared/MainLayout.razor b/AudioCuesheetEditor/Shared/MainLayout.razor
index 482ae113..4395911a 100644
--- a/AudioCuesheetEditor/Shared/MainLayout.razor
+++ b/AudioCuesheetEditor/Shared/MainLayout.razor
@@ -59,35 +59,32 @@ along with Foobar. If not, see
@if (displayMenuBar)
{
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
}
@@ -414,6 +411,7 @@ along with Foobar. If not, see
@code {
//TODO: Top Menu
+ //TODO: Make text of undo/redo display only when space is available
Bar? sidebar;
public class SelectExportProfileModel