diff --git a/src/main/resources/NTNU/IDATT1002/explore_albums.fxml b/src/main/resources/NTNU/IDATT1002/explore_albums.fxml
index fc31523e3550124e36b99b3f466e80229b4e4836..2923ff0418c218de90fe0046db751f7000f8ec4d 100644
--- a/src/main/resources/NTNU/IDATT1002/explore_albums.fxml
+++ b/src/main/resources/NTNU/IDATT1002/explore_albums.fxml
@@ -61,7 +61,7 @@
          <children>
             <HBox alignment="CENTER" maxWidth="215.0" VBox.vgrow="ALWAYS">
                <children>
-                  <Button fx:id="createAlbumButton" mnemonicParsing="false" onAction="#switchToCreateAlbum" text="CREATE ALBUM">
+                  <Button fx:id="createAlbumButton" minWidth="215.0" mnemonicParsing="false" onAction="#switchToCreateAlbum" text="CREATE ALBUM">
                      <font>
                         <Font name="System Bold" size="24.0" />
                      </font>