From c55b4269dcae55884bcec4121fc4835b6dbf78f1 Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Thu, 8 Jun 2017 01:15:40 +0000 Subject: Responsive table fixes --- .../environments/components/environment.vue | 2 +- .../components/environment_actions.vue | 2 +- .../environments/components/environment_item.vue | 10 ++++--- .../environments/components/environments_table.vue | 10 +++---- .../stylesheets/framework/responsive-tables.scss | 9 ++++--- app/assets/stylesheets/pages/environments.scss | 8 ++++-- app/views/projects/deployments/_actions.haml | 2 +- app/views/projects/deployments/_commit.html.haml | 31 +++++++++++----------- .../projects/deployments/_deployment.html.haml | 12 ++++++--- app/views/projects/environments/show.html.haml | 10 +++---- 10 files changed, 55 insertions(+), 41 deletions(-) diff --git a/app/assets/javascripts/environments/components/environment.vue b/app/assets/javascripts/environments/components/environment.vue index 28597c799df..8120ef182d4 100644 --- a/app/assets/javascripts/environments/components/environment.vue +++ b/app/assets/javascripts/environments/components/environment.vue @@ -230,7 +230,7 @@ export default { -
+
-