]> source.dussan.org Git - nextcloud-server.git/commitdiff
radius can safely be used without vendor prefixes
authorLukas Reschke <lukas@statuscode.ch>
Tue, 23 Oct 2012 21:46:08 +0000 (23:46 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 23 Oct 2012 21:46:08 +0000 (23:46 +0200)
http://caniuse.com/#search=radius

search/css/results.css

index b1115c286b58c70f5727f1a35709982a6a3b1226..bf16f737b40ff9334cdc6e4ef3b87e3e39eb66fa 100644 (file)
@@ -9,14 +9,12 @@
        box-shadow: 0 0 10px #000;
        list-style: none;
        max-height: 80%;
-       moz-border-radius-bottomleft: 1em;
        overflow: hidden;
        padding-bottom: 1em;
        position: fixed;
        right: 0;
        text-overflow: ellipsis;
        top: 3.5em;
-       webkit-border-bottom-left-radius: 1em;
        width: 26.5em;
        z-index: 75;
 }