commit | ecb373fd32fef35a164b48e18a245a03b7c355b3 | [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 | 52193d35cf5a5696710dce0d70fbe85b14c1fbf4 [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": {