diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss
index 9a464280c..7e8f00d6d 100644
--- a/app/assets/stylesheets/admin.scss
+++ b/app/assets/stylesheets/admin.scss
@@ -428,6 +428,15 @@ table.investment-projects-summary {
// 06. Legislation
// --------------
+.legislation-process-index {
+
+ .legislation-process-new {
+ @include breakpoint(medium) {
+ text-align: right;
+ }
+ }
+}
+
.legislation-process-edit {
.menu .active > a {
diff --git a/app/views/sandbox/admin_legislation_index.html.erb b/app/views/sandbox/admin_legislation_index.html.erb
index 0a3097c62..c054f1548 100644
--- a/app/views/sandbox/admin_legislation_index.html.erb
+++ b/app/views/sandbox/admin_legislation_index.html.erb
@@ -1,50 +1,52 @@
-
-
-
Procesos de legislación colaborativa
-
-
-
Nuevo proceso
+
+
+
+
Procesos de legislación colaborativa
+
+
+
+
+
+
-
-
-
-