Thought margin would be picked up from the previous ui-jqgrid-title rules, but apparently not.

git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@823 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-29 20:31:44 +00:00
parent 7198d7e6f4
commit f6a18cbb6c

View File

@@ -286,6 +286,7 @@ span.grid-error {
.ui-jqgrid span.ui-jqgrid-title h2 {
font-weight: bold;
font-size: 140%;
margin: 0;
}