X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fvier%2Fstyle.css;h=f97fc2f59091c4e51916b6c3af7aaad057e0842c;hb=5f80467a8f83250354cf4d0a4889ae78c03c0146;hp=9524c73caba948a591a9f348e3fe7b5ae2c2c162;hpb=763504f0d530f8fbe3ccedbf877eae71838644b9;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 9524c73cab..f97fc2f590 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -7,6 +7,10 @@ @import url("css/font-awesome.css") all; @import url("css/font2.css") all; +img { + border: 0px; +} + /* ========= */ /* = Admin = */ /* ========= */ @@ -1254,7 +1258,8 @@ border-bottom: 1px solid #D2D2D2; #profile-jot-form #profile-jot-text { height: 2.0em; - width: 99%; + /* width: 99%; */ + width: 752px; font-size: 15px; color: #999999; border: 1px solid #DDD; @@ -1268,7 +1273,8 @@ border-bottom: 1px solid #D2D2D2; font-weight: bold; height: 20px; margin: 0 0 5px; - width: 60%; + /* width: 60%; */ + width: 762px; border: 1px solid #d2d2d2; }