summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index b09d2b3f..78611da6 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -324,8 +324,8 @@ body.debug .debug-ui-right {
.info-container {
position: absolute;
- right: 70px;
- top: 24px; }
+ right: 20px;
+ top: 130px; }
.subtitle {
font-style: italic;
@@ -665,13 +665,13 @@ p {
cursor: pointer;
float: right;
height: 36px;
- margin-right: 15px;
+ margin-left: 10px;
width: 50px; }
#tool-bar {
margin-top: 30px;
position: absolute;
- right: 0px;
+ right: 20px;
z-index: 1; }
#btn_filter {