]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge branch 'master' into fixes
[friendica.git] / view / theme / duepuntozero / style.css
index 994725a389ff7707df7317ecc2669c90b93af942..a7dc14e9e213fa35d3c7dc68f2145cdcb16360c4 100644 (file)
@@ -430,6 +430,9 @@ div.wall-item-content-wrapper.shiny {
        height: 50px;
 }
 
+#login-submit-wrapper {
+       clear: both;
+}
 #login-submit-button {
 /*     margin-top: 10px; */
        margin-left: 200px;
@@ -3295,3 +3298,10 @@ ul.menu-popup {
 #datebrowse-sidebar select {
        margin-left: 25px;
 }
+
+#div_id_remember label {
+       width: 170px;
+}
+#div_id_remember input {
+       width: 20px;
+}
\ No newline at end of file