Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/profile.scss')
-rw-r--r--app/assets/stylesheets/profile.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/profile.scss b/app/assets/stylesheets/profile.scss
index 8e0c7e87d..3df4dfc78 100644
--- a/app/assets/stylesheets/profile.scss
+++ b/app/assets/stylesheets/profile.scss
@@ -28,11 +28,6 @@
#sharing_message {
cursor: default;
font-size: 20px;
- &.circle {
- color: $text-grey;
- &:before { content: '\26aa'; }
- }
- &.entypo-check { color: darken($brand-success,20%); }
}
.description {
margin-bottom: 20px;