commit | 545216edb39ad0c9f5e2b7121f5f1d53db86cb89 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Sun Dec 06 10:20:43 2015 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Sun Dec 06 10:20:43 2015 -0800 |
tree | 96133dcc57d99785a137b99df172973a173a2998 | |
parent | 1d8627f61a9bed24e44b42c60fd5aa74ba8438ac [diff] |
Small UI fix in xos footer
diff --git a/xos/core/static/xos.css b/xos/core/static/xos.css index 14702d9..7103896 100644 --- a/xos/core/static/xos.css +++ b/xos/core/static/xos.css
@@ -192,6 +192,7 @@ .footer{ z-index: 1001; + position: fixed; } /* FIXME */
diff --git a/xos/core/xoslib/ngXosViews/ceilometerDashboard/bower.json b/xos/core/xoslib/ngXosViews/ceilometerDashboard/bower.json index 326f286..22da52a 100644 --- a/xos/core/xoslib/ngXosViews/ceilometerDashboard/bower.json +++ b/xos/core/xoslib/ngXosViews/ceilometerDashboard/bower.json
@@ -15,7 +15,6 @@ "tests" ], "dependencies": { - "Split.js": "~1.0.4", "angular-chart.js": "~0.8.7" }, "devDependencies": {