From 15ce0ffcd3df4b1efb4ac7d4e1ec2adc9f04f912 Mon Sep 17 00:00:00 2001
From: Richard Bowman
- + Autofocus: + + +
diff --git a/static/style.css b/static/style.css index fa84ec8f..5f34e379 100644 --- a/static/style.css +++ b/static/style.css @@ -17,6 +17,9 @@ body { } /* Create columns that float next to each other */ +.row { + height: 100%; +} .column { padding: 10px; height: 100%;