]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
share email +twitter / class messages
[github/wallabag/wallabag.git] / tpl / css / style.css
index 6b9f6aca78ad0ed0a9cd6c7a89f612c25a352b71..333a0b776f1329920ece4daf1185f7300a1b2248 100644 (file)
@@ -47,6 +47,10 @@ header h1 {
     cursor: pointer;
 }
 
+ul#messages {
+    
+}
+
 #main, #article {
     margin: 0 auto;
 }
@@ -99,6 +103,7 @@ input[type=submit].delete {
 }
 
 .tools {
+    float: right;
     text-align: right;
 }
 
@@ -121,7 +126,6 @@ input[type=submit].delete {
     top: 0px;
     right: 0px;
     width: 100%;
-    text-align: left;
 }
 
 #article .tools ul li{