aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/css/bootstrap-red.css2
-rw-r--r--view/theme/redbasic/css/style.css9
2 files changed, 1 insertions, 10 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index 5e928782a..26321ab3c 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -59,7 +59,7 @@ aside .nav-pills > li > a,
padding: 6px 10px;
}
-.dropdown-menu {
+.wall-item-tools .dropdown-menu {
min-width: auto;
}
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index f72fa5a01..30b0cebb4 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -117,15 +117,6 @@ code {
color: #000;
}
-.inline-code {
- font-size: 1em;
- padding: 0;
- border: 0;
- background: #FFF;
- display: inline;
- color: #000;
-}
-
pre {
background: #F5F5F5;
color: #333;