Skip to content
Snippets Groups Projects
Commit 0e0f0976 authored by lfr20's avatar lfr20
Browse files

give spacing between border and component

parent 8c40c6a4
Branches
Tags
6 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system,!32Homologa,!31Fix console error,!29Training materials into fix console error
...@@ -49,8 +49,8 @@ const EditProfileAnchor = styled(Link)` ...@@ -49,8 +49,8 @@ const EditProfileAnchor = styled(Link)`
box-shadow : 0 2px 5px 0 rgba(0,0,0,.26); box-shadow : 0 2px 5px 0 rgba(0,0,0,.26);
background-color : #fafafa; background-color : #fafafa;
position : absolute; position : absolute;
right : 5px; right : 10px;
bottom : 0; top : 10px;
margin-bottom : 20px; margin-bottom : 20px;
color : #666; color : #666;
padding : 0 10px; padding : 0 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment