diff options
Diffstat (limited to 'html/Ocean.std-theme')
| -rw-r--r-- | html/Ocean.std-theme/ocean.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/html/Ocean.std-theme/ocean.css b/html/Ocean.std-theme/ocean.css index 52292eaf..bea63507 100644 --- a/html/Ocean.std-theme/ocean.css +++ b/html/Ocean.std-theme/ocean.css @@ -115,7 +115,7 @@ ul.links {    text-align: left;    float: right;    display: inline-table; -  margin-left: 1em; +  margin: 0 0 0 1em;  }  ul.links li { | 
