Showing
2 changed files
with
6 additions
and
0 deletions
@@ -262,6 +262,12 @@ $border: #e0e0e0; | @@ -262,6 +262,12 @@ $border: #e0e0e0; | ||
262 | width: 100%; | 262 | width: 100%; |
263 | border-bottom: 1px solid $titlebg; | 263 | border-bottom: 1px solid $titlebg; |
264 | 264 | ||
265 | + a { | ||
266 | + display: inline-block; | ||
267 | + height: 100%; | ||
268 | + width: 100%; | ||
269 | + } | ||
270 | + | ||
265 | .pre-pic { | 271 | .pre-pic { |
266 | position: absolute; | 272 | position: absolute; |
267 | top: 20px; | 273 | top: 20px; |
-
Please register or login to post a comment