diff options
| author | Roger Braun <roger@rogerbraun.net> | 2016-12-02 14:33:03 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2016-12-02 14:33:03 +0100 |
| commit | 187c4a7d57fa359abc954b4fa9c570635fa149fd (patch) | |
| tree | 4ded312921ccd03fb36bb0a518360fbc700932cf /src/components/user_profile/user_profile.vue | |
| parent | 6e608dd2dd5a9d28c384b7fb368e76c477685ffd (diff) | |
CSS fixes.
Diffstat (limited to 'src/components/user_profile/user_profile.vue')
| -rw-r--r-- | src/components/user_profile/user_profile.vue | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 767982c5..eaa5396d 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -5,10 +5,3 @@ </template> <script src="./user_profile.js"></script> - -<style> - .user-profile { - flex: 2; - flex-basis: 500px; - } -</style> |
