X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/891db33ead914486b6f4f7e32ebd3a7f511562e8..ce010bc12b8b0a03e662a2f4df984daa6d252fb8:/grauphel.css diff --git a/grauphel.css b/grauphel.css index 0cddce6..14eafb0 100644 --- a/grauphel.css +++ b/grauphel.css @@ -144,6 +144,10 @@ table.table td { background-position: 8px center; background-repeat: no-repeat; } +#headerTitle { + /* let it take all available space */ + width: 9999px; +} a.action.delete, table.table form button.action.delete { position: absolute;