diff options
author | friendica <info@friendica.com> | 2012-02-13 14:17:20 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-02-13 14:17:20 -0800 |
commit | 23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8 (patch) | |
tree | 07963e36346612e0c0e1fe22d0c9608043f40f35 /view/theme/quattro/quattro.less | |
parent | dc4420c5ec085f43bdab35d4eb06f024a3472740 (diff) | |
parent | 22bb285c7f223c868318e601ec41e044dd90bac3 (diff) | |
download | volse-hubzilla-23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8.tar.gz volse-hubzilla-23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8.tar.bz2 volse-hubzilla-23f5abfa1fb40e5037fc4c6e2147bcc1ba2fa1d8.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rwxr-xr-x | view/theme/quattro/quattro.less | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index 0d58000e6..ac84e0eff 100755 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -547,6 +547,13 @@ section { } .wwto .contact-photo { width: 25px; height: 25px; } + +#pause { + position: fixed; + bottom: 5px; + right: 5px; +} + /* contacts menu */ .contact-photo-wrapper { position: relative; } .contact-photo { |