projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ccbdc8
)
For the sake of Firefox, explicitly clear all floats in the
author
Mike Taylor
<mike@indexdata.com>
Tue, 2 Jul 2013 11:07:42 +0000
(12:07 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 2 Jul 2013 11:07:42 +0000
(12:07 +0100)
#mkwsRecords division. Fixes bug MKWS-11.
experiments/spclient/mkwsStyle.css
patch
|
blob
|
history
diff --git
a/experiments/spclient/mkwsStyle.css
b/experiments/spclient/mkwsStyle.css
index
2912ce2
..
c41df66
100644
(file)
--- a/
experiments/spclient/mkwsStyle.css
+++ b/
experiments/spclient/mkwsStyle.css
@@
-29,6
+29,7
@@
}
#mkwsRecords, #mkwsShiftedTermlists {
+ clear: both;
background-color: #fafafa;
}