aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-06-20 15:44:47 +0200
committerGitHub <noreply@github.com>2017-06-20 15:44:47 +0200
commit075ced80a6e167c8a81b07d134c7575ba5da6676 (patch)
treef1b5da56f77b93522521479116cf35b06ef7f88d
parent4c96b9778ec056dc0e828302395dc5334e0eac24 (diff)
downloadvolse-hubzilla-075ced80a6e167c8a81b07d134c7575ba5da6676.tar.gz
volse-hubzilla-075ced80a6e167c8a81b07d134c7575ba5da6676.tar.bz2
volse-hubzilla-075ced80a6e167c8a81b07d134c7575ba5da6676.zip
Remove important flag
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index ce98f8d49..07dfd938d 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1344,7 +1344,7 @@ main.fullscreen .section-content-wrapper-np {
.form-control,
.nav-pills .nav-link,
.nav-tabs .nav-link {
- border-radius: $radius !important;
+ border-radius: $radius;
}
blockquote {