Skip to content

Commit 45c1cb0

Browse files
DeepSee style fix
1 parent e3024f8 commit 45c1cb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/css/LightPivot.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
box-shadow: none;
213213
text-align: left;
214214
border-radius: 0;
215-
padding: 3px 6px 3px 6px;
215+
padding: 3px 6px !important; /* DeepSee style overriding fix */
216216
border: 1px solid rgb(208, 208, 208);
217217
}
218218

0 commit comments

Comments
 (0)