mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Release v0.6.2
This commit is contained in:
Vendored
+5
-1
@@ -1,4 +1,4 @@
|
||||
/*! gridster.js - v0.6.1 - 2015-02-21
|
||||
/*! gridster.js - v0.6.2 - 2015-02-23
|
||||
* http://gridster.net/
|
||||
* Copyright (c) 2015 decksterteam; Licensed */
|
||||
|
||||
@@ -20,6 +20,10 @@
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.gridster.collapsed {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
.gridster.collapsed .gs-w {
|
||||
position: static !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user