diff --git a/apps/presentor/interface.html b/apps/presentor/interface.html
index 82bb85f57..460102388 100644
--- a/apps/presentor/interface.html
+++ b/apps/presentor/interface.html
@@ -59,10 +59,10 @@
padding-right: 0.25rem;
}
.pp-subject {
- width: calc(350% / 14);
+ width: calc(300% / 14);
}
.pp-timer {
- width: calc(200% / 14);
+ width: calc(250% / 14);
}
.pp-notes {
width: calc(700% / 14);