Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / resources / css / structure / grid.css
index d540502..5526eeb 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.3
+ * Ext JS Library 3.1.0
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -541,6 +541,15 @@ a.x-grid3-hd-btn:hover {
     position:relative;\r
 }\r
 \r
+\r
+/* Reset position to static when Grid Panel has been framed */\r
+/* to resolve 'snapping' from top to bottom behavior. */\r
+/* @forumThread 86656 */\r
+.ext-ie7 .x-grid-panel .x-panel-mc .x-panel-bbar {\r
+    position: static;\r
+}\r
+\r
+\r
 .ext-ie6 .x-grid3-header {\r
     position: relative;\r
 }\r