]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/green/style.css
remove float left to fix issue 2987 in quattro theme
[friendica.git] / view / theme / quattro / green / style.css
index 0532bc1ed153ac52b89874ad0dfedc4f9d27503c..11fff105da2f53f8a23b6e748ff40b80d3afc1ea 100644 (file)
@@ -463,7 +463,7 @@ a:hover {
   text-decoration: underline;
 }
 blockquote {
-  background: #ffffff;
+  background: #FFFFFF;
   padding: 1em;
   margin-left: 1em;
   border-left: 1em solid #e6e6e6;
@@ -1210,7 +1210,7 @@ section {
 .wall-item-container .wall-item-actions-social a {
   margin-right: 3em;
 }
-.wall-item-container .wall-item-actions-social a.active {
+.wall-item-container .wall-item-actions-social a .active {
   font-weight: bold;
 }
 .wall-item-container .wall-item-actions-tools {
@@ -1459,7 +1459,6 @@ blockquote.shared_content {
 }
 .oembed.video > a.embed_video {
   display: block;
-  float: left;
   position: relative;
 }
 .oembed.video > a.embed_video > div {