diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/www/css/style.css b/www/css/style.css index a7c57347..1e6627b4 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -312,15 +312,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ } -.ptzcenteredtopbutton -{ - position: absolute; - top: 20%; - left:50%; - transform: translate(-50%, -50%); -} - -.ptzcenteredbotbutton +.ptzcenteredbutton { position: absolute; top: 80%; |
