summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2016-01-08 15:58:27 +0530
committerArjun Roychowdhury <pliablepixels@gmail.com>2016-01-08 15:58:27 +0530
commitd465623d417c0ac883f8776b0d6b3a8710d82a14 (patch)
tree2ae42ab410f48bf71920a64b29b4ca2eb2a94d2b
parentcc9738b412d00436a7a16c6dbe853e55d97aec8a (diff)
#116 - style tweak
Former-commit-id: 1cf3b126a17e0fd02bb06eacc9082de9d67cb401
-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;
+
}