From 763bed9ba0f70eff8bb1834d6d5dcf44aacac147 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 16 Mar 2016 20:59:56 +0100 Subject: Some small css modifications --- .../angular/videos/components/add/videos-add.component.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'client/angular/videos/components/add/videos-add.component.html') diff --git a/client/angular/videos/components/add/videos-add.component.html b/client/angular/videos/components/add/videos-add.component.html index 5f28ae650..4252d7abd 100644 --- a/client/angular/videos/components/add/videos-add.component.html +++ b/client/angular/videos/components/add/videos-add.component.html @@ -12,12 +12,14 @@ -
- Select the video... - -
+
+
+ Select the video... + +
- {{ fileToUpload.name }} + {{ fileToUpload.name }} +
-- cgit v1.2.3