From 6d0855f4fc74563a140e1711dbb910f9c4d505e8 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Wed, 25 Mar 2015 16:30:13 -0400 Subject: [PATCH] Small UI improvements to the teams tab --- static/css/directives/ui/teams-manager.css | 3 +++ static/directives/popup-input-button.html | 2 +- static/directives/teams-manager.html | 3 ++- static/partials/org-view.html | 1 - 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 static/css/directives/ui/teams-manager.css diff --git a/static/css/directives/ui/teams-manager.css b/static/css/directives/ui/teams-manager.css new file mode 100644 index 000000000..24de3e908 --- /dev/null +++ b/static/css/directives/ui/teams-manager.css @@ -0,0 +1,3 @@ +.teams-manager .popup-input-button { + float: right; +} \ No newline at end of file diff --git a/static/directives/popup-input-button.html b/static/directives/popup-input-button.html index d6acadeb2..f76de6a43 100644 --- a/static/directives/popup-input-button.html +++ b/static/directives/popup-input-button.html @@ -1,4 +1,4 @@ -