summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/basic/reindeer.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/basic/reindeer.css')
-rw-r--r--theme-compiler/tests/resources/basic/reindeer.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/theme-compiler/tests/resources/basic/reindeer.css b/theme-compiler/tests/resources/basic/reindeer.css
index 22ca405982..af02070e72 100644
--- a/theme-compiler/tests/resources/basic/reindeer.css
+++ b/theme-compiler/tests/resources/basic/reindeer.css
@@ -830,6 +830,10 @@ div.v-app-loading {
width: 200px;
}
+.v-app-loginpage .v-button, .v-app-loginpage .v-button {
+ float: left;
+}
+
.v-menubar {
float: left;
white-space: nowrap;