Index: remoting/webapp/toolbar.css |
diff --git a/remoting/webapp/toolbar.css b/remoting/webapp/toolbar.css |
index 3726a290a009508e7765f22c640ac716353c1534..a039227759f69fd6f1edb1b406e49bee6ae2e32b 100644 |
--- a/remoting/webapp/toolbar.css |
+++ b/remoting/webapp/toolbar.css |
@@ -4,7 +4,7 @@ |
*/ |
.toolbar-container { |
- position: fixed; |
+ position: absolute; |
top: -48px; |
width: 640px; |
-webkit-transition: top 0.15s ease; |