diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-04-29 14:34:51 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-04-29 14:34:51 +0200 |
commit | 9ced64e08fb37dc2924eb80a9e8b34e668cd2756 (patch) | |
tree | 10a373807754d0b538ddf45b965c165afc678e6c /client/angular/app | |
parent | da932efc8199e2d9fe5d830432fb3833865a9a42 (diff) | |
download | PeerTube-9ced64e08fb37dc2924eb80a9e8b34e668cd2756.tar.gz PeerTube-9ced64e08fb37dc2924eb80a9e8b34e668cd2756.tar.zst PeerTube-9ced64e08fb37dc2924eb80a9e8b34e668cd2756.zip |
Improve style of the torrent informations
Diffstat (limited to 'client/angular/app')
-rw-r--r-- | client/angular/app/app.component.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/client/angular/app/app.component.scss b/client/angular/app/app.component.scss index 6e36c73e3..35f0e079b 100644 --- a/client/angular/app/app.component.scss +++ b/client/angular/app/app.component.scss | |||
@@ -5,8 +5,7 @@ header div { | |||
5 | } | 5 | } |
6 | 6 | ||
7 | menu { | 7 | menu { |
8 | min-height: 300px; | 8 | min-height: 600px; |
9 | height: 100%; | ||
10 | margin-right: 20px; | 9 | margin-right: 20px; |
11 | border-right: 1px solid rgba(0, 0, 0, 0.2); | 10 | border-right: 1px solid rgba(0, 0, 0, 0.2); |
12 | 11 | ||