diff options
author | friendica <info@friendica.com> | 2013-10-26 14:50:19 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-10-26 14:50:19 -0700 |
commit | 91d99213bd74e19d867e99d3dfe82a1a572d49f3 (patch) | |
tree | b32798522dd564aca26db63767f9f3be15889edf | |
parent | 370f8b84daabbde7bea6dfd5261c49cf5c0871ad (diff) | |
parent | 2336eac00799b3122b84606a93c078f2f6476400 (diff) | |
download | volse-hubzilla-91d99213bd74e19d867e99d3dfe82a1a572d49f3.tar.gz volse-hubzilla-91d99213bd74e19d867e99d3dfe82a1a572d49f3.tar.bz2 volse-hubzilla-91d99213bd74e19d867e99d3dfe82a1a572d49f3.zip |
Merge https://github.com/friendica/red into zpull
-rw-r--r-- | view/css/full.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/full.css b/view/css/full.css index 5819b6b3a..2e710df1d 100644 --- a/view/css/full.css +++ b/view/css/full.css @@ -1,6 +1,6 @@ nav { - height: 94px; + height: 24px; display: block; } |