diff options
| author | garbash <dor.garbash@gmail.com> | 2015-05-31 11:38:17 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-06-04 14:22:21 +0300 |
| commit | 222fd42ad588595c3df826007ef1d1278a82ca68 (patch) | |
| tree | 971954d4a93dc136e79a8b9b85956093e9eba1a6 /res/client/css/style.css | |
| parent | 9eef06a3380702f9a504bfeddae70d8155a657f4 (diff) | |
Align activity stream with input and search bar
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index a7a043df..b83ced29 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -1416,6 +1416,7 @@ p { float: right; } #activity_view { + left: 20px; bottom: 0px; cursor: pointer; position: fixed; |
