Align actions in table (groups)
authorOlga Brani <olgabrani@grnet.gr>
Mon, 17 Sep 2012 07:51:11 +0000 (10:51 +0300)
committerOlga Brani <olgabrani@grnet.gr>
Mon, 17 Sep 2012 07:51:11 +0000 (10:51 +0300)
snf-astakos-app/astakos/im/static/im/css/forms.css

index dc5947a..f03121a 100644 (file)
@@ -149,7 +149,7 @@ form+p:first-child, form legend + p                         { margin-bottom:2em; }
 .form-row .dk_options a:hover, \r
 .form-row .dk_option_current a                                 { text-shadow:none; background-color: #E7E7E3; text-decoration:none;}\r
 \r
-form.link-like                                                                 { display:inline-block; margin:0 5px; }\r
+form.link-like                                                                 { display:inline-block; margin:0 5px; float:right;}\r
 form.link-like input[type="submit"]                            { margin:0; padding:0 5px; background:transparent; color:#F89A1C; cursor:pointer; height:auto;  }\r
 form.link-like input[type="submit"]:hover              { text-decoration:underline;  }\r
 .projects form.withlabels .checkbox-widget             { margin-top:5px; }\r