aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-04-18 16:35:31 +0100
committerThomas Willingham <founder@kakste.com>2014-04-18 16:35:31 +0100
commitfdcb6052fca2a430bec31d31baa9781eba77b7cb (patch)
treef65d8d4ee3ae5a1e0cfea42c5cb4f00c74b3b82c /view/theme
parent4e0b85267aae6aa8c982b56eb7c17ca2dae17f17 (diff)
parent2ac7fb49b6567f31644da99da5b43fabf09fe067 (diff)
downloadvolse-hubzilla-fdcb6052fca2a430bec31d31baa9781eba77b7cb.tar.gz
volse-hubzilla-fdcb6052fca2a430bec31d31baa9781eba77b7cb.tar.bz2
volse-hubzilla-fdcb6052fca2a430bec31d31baa9781eba77b7cb.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index c43ed5a7e..74738c537 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2291,7 +2291,10 @@ blockquote {
.btn-default.btn-sm:hover, .btn-default.btn-sm:focus, .btn-default.btn-sm:active .btn-default.btn-sm.active {
text-decoration: none;
- z-index: 0;
+}
+
+.btn-preview, .btn-preview:hover, .btn-preview:focus, .btn-preview:active {
+ margin-right: 1px;
}
@media screen and (max-width: 767px) {