]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Tempory fix removed
[friendica.git] / view / global.css
index 08788c5baf47c893052a45bf37f595b28a8f0347..800a3ea34de78d3443ac6f2722eb33c7819ccb68 100644 (file)
@@ -35,6 +35,11 @@ a.btn, a.btn:hover {
   text-decoration: overline;
 }
 
+.icon {
+       width: 48px;
+       height: 48px;
+}
+
 /* List of social Networks */
 img.connector, img.connector-disabled {
   height: 40px;
@@ -666,3 +671,7 @@ body.dragging, body.dragging * {
 span.required {
        color: #c80000;
 }
+
+audio {
+  width: 100%;
+}