mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
damn webkit flicker
This commit is contained in:
parent
cbf175568d
commit
1b93c455e0
@ -14,6 +14,7 @@
|
|||||||
.featured-link {
|
.featured-link {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: @line-height-computed;
|
margin-bottom: @line-height-computed;
|
||||||
|
.transition-property(none);
|
||||||
|
|
||||||
@media @breakpoint2 {
|
@media @breakpoint2 {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@ -33,6 +34,6 @@
|
|||||||
|
|
||||||
.featured-image {
|
.featured-image {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
||||||
img { margin-bottom: 0; }
|
img { margin-bottom: 0; }
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user