vendor/assets/stylesheets/admin_assistant.css in admin_assistant-2.2.5 vs vendor/assets/stylesheets/admin_assistant.css in admin_assistant-2.2.6
- old
+ new
@@ -31,10 +31,13 @@
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 5px
}
.admin_assistant td.actions {
- position: relative; text-align: left
+ position: relative;
+ text-align: left;
+ right: 0;
+ top: 0;
}
.admin_assistant.index tbody tr td:first-child {
border-left: 1px solid #ccc;
}
.admin_assistant.index tbody tr.even td {