summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 9c3a01a9..fd570a42 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -223,7 +223,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */
.ptzcenteredbutton
{
position: absolute;
- top: 70%;
+ top: 80%;
left:50%;
transform: translate(-50%, -50%);
}
@@ -234,7 +234,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */
top: 5%;
left: 10%;
width: 80%;
- border-radius: 0px !important;
+
}