diff --git a/static/style.css b/static/style.css index 02ed379..f927cbb 100644 --- a/static/style.css +++ b/static/style.css @@ -16,7 +16,7 @@ td { height: 1.75em; } .entries h2 { margin-left: -1em; } .add-entry { font-size: 0.9em; } .add-entry dl { font-weight: bold; } -.metanav { text-align: right; font-size: 1.2em; +.metanav { text-align: left; font-size: 1.2em; background: #fafafa; } .flash { background: #cee5F5; padding: 0.5em; border: 1px solid #aacbe2; } @@ -49,7 +49,7 @@ td { height: 1.75em; } /* Dropdown Content (Hidden by Default) */ .dropdown-content { display: none; - right: 0px; + /*right: 0px;*/ position: absolute; background-color: #fafafa; min-width: 160px;