Added bottom padding to history so it clears the status bar of Chrome
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1610 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
19878490f1
commit
0e0c3ccea2
@ -123,6 +123,7 @@ a.history-entry.filtered-out > * {
|
||||
|
||||
.history-future {
|
||||
position: relative;
|
||||
padding-bottom: @padding_loose;
|
||||
}
|
||||
|
||||
.history-highlight {
|
||||
|
Loading…
Reference in New Issue
Block a user