Adrian Bridgett created AIRFLOW-1194:
----------------------------------------
Summary: Would be nice for screens to use more of the screen width
Key: AIRFLOW-1194
URL: https://issues.apache.org/jira/browse/AIRFLOW-1194
Project: Apache Airflow
Issue Type: Wish
Components: ui
Affects Versions: 1.8.1
Reporter: Adrian Bridgett
Priority: Trivial
Using Airflow on a MBP with a 28" monitor attached and on many screens we lose
more than 20% of the screen width as a border.
This is down to the .container width setting in the bootstrap-theme.css
FWIW I've just changed the width max to "auto" and that's worked quite nicely
(perhaps we want a little bigger border in fact).
Previous: container was 1140 wide, 15px border each side, 138.5px margin each
side
Now: container is 1417 wide, 15px border each side
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)