diff options
author | friendica <info@friendica.com> | 2012-10-10 21:13:37 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-10-10 21:13:37 -0700 |
commit | b16a40b13ecfa7e64a849c126abe2b45604418c4 (patch) | |
tree | 108694a7cbf1bee620387b2402b0036e17815004 /view | |
parent | 794c92a8fb789f604c869e9adabf5aae24cd90d6 (diff) | |
download | volse-hubzilla-b16a40b13ecfa7e64a849c126abe2b45604418c4.tar.gz volse-hubzilla-b16a40b13ecfa7e64a849c126abe2b45604418c4.tar.bz2 volse-hubzilla-b16a40b13ecfa7e64a849c126abe2b45604418c4.zip |
profile in a window for those who think all profiles and all pages on the internet should look exactly like theirs
Diffstat (limited to 'view')
-rw-r--r-- | view/css/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/css/default.css b/view/css/default.css index 7846a09ac..80ec47722 100644 --- a/view/css/default.css +++ b/view/css/default.css @@ -20,4 +20,5 @@ section { top: 64px; left: 250px; display: block; + right: 15px; } |