##// END OF EJS Templates
user menu fixes
marcink -
r1935:ff167a93 beta
parent child Browse files
Show More
@@ -1905,7 +1905,7 div.form div.fields div.field div.button
1905 1905 }
1906 1906 #quick_login{
1907 1907 min-height: 80px;
1908 margin: 31px 0 0 -251px;
1908 margin: 37px 0 0 -251px;
1909 1909 padding: 4px;
1910 1910 position: absolute;
1911 1911 width: 278px;
@@ -104,7 +104,7
104 104 %endif
105 105 </div>
106 106 <div class="submit">
107 ${h.submit('sign_in',_('Sign In'),class_="ui-btn xsmall")}
107 ${h.submit('sign_in',_('Log In'),class_="ui-btn xsmall")}
108 108 </div>
109 109 </div>
110 110 </div>
General Comments 0
You need to be logged in to leave comments. Login now