aboutsummaryrefslogtreecommitdiff
path: root/web_interface/static
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2025-12-08 23:25:04 +0100
committeruser@node5.net <user@node5.net>2025-12-08 23:25:04 +0100
commit040de793feb1c49a989ebb6b1420c4294291b1b5 (patch)
treecf7c9f28d19d306c90dc2b3da09fce3af04b5b56 /web_interface/static
parent857829cf0b9188d96f84711c6940159e51858ff7 (diff)
Drinks - Author style less scuffed inline
Diffstat (limited to 'web_interface/static')
-rw-r--r--web_interface/static/style/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/web_interface/static/style/main.css b/web_interface/static/style/main.css
index e3fef02..0112e1a 100644
--- a/web_interface/static/style/main.css
+++ b/web_interface/static/style/main.css
@@ -2,6 +2,6 @@
width: 85%; /* Fill card width */
}
-.drink-author {
- float: right;
+.drink-name {
+ display: inline;
}