disabled the fixed position of the featured image on article pages

This commit is contained in:
mb@mb 2018-02-02 10:38:25 +01:00
parent 66572aead9
commit ebd5825f5e

View File

@ -212,7 +212,7 @@ pre{
/* article */ /* article */
#content.body .article-info{ #content.body .article-info{
position: fixed; /*position: fixed;*/
} }
.article-info{ .article-info{
width:200px; width:200px;