]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge pull request #6364 from rabuzarus/20190102_-_fix_magic_links_for_remote_users
[friendica.git] / view / theme / vier / style.css
index 379510ef138e84b853362d8fa6dd219a24cbf1ea..6c4f2b20f3da2ea0c550ce48a8dfe8985bdc9d5d 100644 (file)
@@ -323,7 +323,7 @@ a:hover {
        /* color: #005c94; */
        text-decoration: underline;
 }
-code {
+pre code {
        font-family: Courier, monospace;
        white-space: pre;
        display: block;
@@ -862,7 +862,7 @@ ul.menu-popup {
        transition:all 0.2s ease-in-out;
        /* display: none; */
        position: absolute;
-       width: 11em;
+       width: 13em;
        background: #ffffff;
        color: #2d2d2d;
        margin: 0px;