ni_nitdoc: github login box is now generated by JS
[nit.git] / share / nitdoc / styles / main.css
index 746ad35..1de2f0d 100644 (file)
@@ -677,7 +677,7 @@ fieldset {
        position: absolute;\r
        width : 220px;\r
        height:280px;\r
-       margin-left: -102px;\r
+       margin-left: -185px;\r
        z-index: 1010;\r
        display: block;\r
        max-width: 276px;\r
@@ -745,7 +745,7 @@ fieldset {
 .popover.bottom .arrow {\r
        top: -11px;\r
        left: 50%;\r
-       margin-left: -11px;\r
+       margin-left: 72px;\r
        border-bottom-color: #999;\r
        border-bottom-color: rgba(0, 0, 0, 0.25);\r
        border-top-width: 0;\r
@@ -798,7 +798,7 @@ fieldset {
 #signIn{\r
        display: block;\r
        cursor: pointer;\r
-       margin: 10px 10px 5px 10px;    \r
+       margin: 2px 10px 5px 10px;\r
        background-color: #92C929;\r
        background-image: -webkit-gradient(linear, left top, left bottom, from(#92C929), to(#1d7900)); /* Saf4+, Chrome */\r
        background-image: -webkit-linear-gradient(top, #92C929, #1d7900); /* Chrome 10+, Saf5.1+ */\r