]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge pull request #5772 from MrPetovan/bug/php7-remove-pear-text_highlighter
[friendica.git] / view / theme / duepuntozero / style.css
index 84ea6db94bde599452394bd77bf984d66a0b50ca..e327a1ec91a92c51da08dd17208006d9d7a41e03 100644 (file)
@@ -41,7 +41,7 @@ img { border :0px; }
        width: 384px;
 }
 
-code {
+pre code {
        font-family: Courier, monospace;
        white-space: pre;
        display: block;
@@ -2721,9 +2721,7 @@ aside input[type='text'] {
 }
 
 .settings-block {
-       border: 1px solid #AAA;
-       margin: 10px;
-       padding: 10px;
+       border-bottom: 1px solid #AAA;
 }
 
 .app-title {