fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3c1ae53
)
filter tabs fix for webkit
author
Jan Szejko
<jan.szejko@gmail.com>
Wed, 27 Apr 2016 15:09:02 +0000
(17:09 +0200)
committer
Jan Szejko
<jan.szejko@gmail.com>
Wed, 27 Apr 2016 15:09:02 +0000
(17:09 +0200)
src/wolnelektury/static/scss/main/tag.scss
patch
|
blob
|
history
diff --git
a/src/wolnelektury/static/scss/main/tag.scss
b/src/wolnelektury/static/scss/main/tag.scss
index
1e1801c
..
075e6c2
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/tag.scss
+++ b/
src/wolnelektury/static/scss/main/tag.scss
@@
-11,6
+11,10
@@
padding-bottom: 0;
}
padding-bottom: 0;
}
+ h1 {
+ // fix for webkit
+ min-height: 9px;
+ }
.tabs {
position: absolute;
.tabs {
position: absolute;