diff options
| author | Roger Braun <roger@rogerbraun.net> | 2017-01-17 13:27:11 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2017-01-17 13:27:11 +0100 |
| commit | ef094764cbf387d870d8be490b084e766f19178f (patch) | |
| tree | 3962cc0cc78a770381c15e628c17126618111816 /src | |
| parent | 77c51fdadb8d2334c6c8dc141b2710bd7903f135 (diff) | |
Fix avatar size.
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/App.scss b/src/App.scss index fd1182e0..a6a03bc0 100644 --- a/src/App.scss +++ b/src/App.scss @@ -122,10 +122,6 @@ main-router { background-color: rgba(0,0,0,0.1); } -.media-left { - width: 10% !important; -} - .media-body { flex: 1; padding-left: 0.3em; |
