diff options
-rw-r--r-- | app/assets/stylesheets/pages/profile.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/profile.scss b/app/assets/stylesheets/pages/profile.scss index 22c8f98658c..ef3c929f2e0 100644 --- a/app/assets/stylesheets/pages/profile.scss +++ b/app/assets/stylesheets/pages/profile.scss @@ -257,10 +257,6 @@ } } } - - .nav-links li { - margin-right: -7px; - } } } |