diff options
Diffstat (limited to 'ishtar_common/static/media/style.css')
-rw-r--r-- | ishtar_common/static/media/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index e64dd1441..6fe6e6532 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -358,7 +358,7 @@ div#header{ position: fixed; top: 0; z-index: 10; - width: 400px; + width: 500px; text-align:left; font-size: 0.9em; background-color: #EAEAEA; |