]> git.agnieray.net Git - galette.git/commitdiff
Fix demo bar
authorJohan Cwiklinski <johan@x-tnd.be>
Mon, 11 May 2020 12:05:35 +0000 (14:05 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Mon, 11 May 2020 12:05:35 +0000 (14:05 +0200)
galette/webroot/themes/default/galette.css

index 5bbdf5efe7aba826e1d4a25b61f3434edca30930..a83eac168c205dd2f941fe456f059684fdf97870 100644 (file)
@@ -614,9 +614,9 @@ footer a:hover {
     position: absolute;
     width: 16em;
     top: 0;
-    left: 0;
+    left: 15em;
     margin:0;
-    border-radius: 0 0 6px 0;
+    border-radius: 0 0 6px 6px;
 }
 
 /* == Buttons */