Download:
child 12:f3c48a67b3bc
parent 10:c770f7dc8d69
11:10ba2beeac9d
Anton Shestakov <engored@ya.ru>, Sun, 17 Nov 2013 15:22:30 +0900
Retain proper line height in .lensy-item.

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
demo-foundation4.html file | annotate | diff | comparison | revisions
--- a/demo-foundation4.html Sun Nov 17 15:11:05 2013 +0900
+++ b/demo-foundation4.html Sun Nov 17 15:22:30 2013 +0900
@@ -65,6 +65,7 @@
.lensy-item {
cursor: pointer;
margin: 5px;
+ line-height: inherit;
}
</style>
</head>