X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fstyle-profile.css;h=9a69cf4243b84775ec3e701a943167085ea91bfc;hb=e0cf2c5167f29efcd8923f40bade346fe44c4ef3;hp=63b2eb544a4121e675aae1ab559fefd0453e798b;hpb=f2e648d62fe7cafb9a55c7505687ea4d1c294778;p=friendica.git diff --git a/view/theme/diabook/style-profile.css b/view/theme/diabook/style-profile.css index 63b2eb544a..9a69cf4243 100644 --- a/view/theme/diabook/style-profile.css +++ b/view/theme/diabook/style-profile.css @@ -185,6 +185,7 @@ .attachtype { display: block; width: 20px; height: 23px; background-image: url('../../../images/content-types.png'); + background-position: -80px 0px; } .type-video { background-position: 0px 0px; } @@ -2549,4 +2550,9 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -} \ No newline at end of file +} + +.item-image-preview { + float: left; + margin-right: 10px; +}