summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/stylesheets')
-rw-r--r--public/assets/stylesheets/staff.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/assets/stylesheets/staff.css b/public/assets/stylesheets/staff.css
index 9b9226f..02510a3 100644
--- a/public/assets/stylesheets/staff.css
+++ b/public/assets/stylesheets/staff.css
@@ -78,6 +78,10 @@ h2 {
display: inline-block;
background-size: cover;
}
+#actions button {
+ float: none;
+ width: auto;
+}
iframe.embed {
position: static;
width: 100%;