]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge remote branch 'friendica/master'
[friendica.git] / view / theme / vier / style.css
index 9524c73caba948a591a9f348e3fe7b5ae2c2c162..f97fc2f59091c4e51916b6c3af7aaad057e0842c 100644 (file)
@@ -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;
 }