Fixed style issue
authorMarcel Werk <burntime@woltlab.com>
Mon, 2 Sep 2013 20:38:17 +0000 (22:38 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 2 Sep 2013 20:38:17 +0000 (22:38 +0200)
wcfsetup/install/files/style/dialog.less

index 4246176eba9ebff4504487ae1e779f473d43c328..3ee50abd8d431730fe64af893c9f2ad8b3124fa1 100644 (file)
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 6px;
        color: #fff;
-       left: 46%;
+       left: 50%;
+       margin-left: -36px;
        padding: 7px 0;
        position: fixed;
-       right: 46%;
        text-align: center;
        top: 200px;
        width: 70px;