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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/gitlab_bootstrap/blocks.scss')
-rw-r--r--app/assets/stylesheets/gitlab_bootstrap/blocks.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss
index 8cb1c045778..26681c65bf4 100644
--- a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss
+++ b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss
@@ -98,6 +98,10 @@
margin-top: 3px;
}
+ .btn-tiny {
+ @include box-shadow(0 0px 0px 1px #f1f1f1);
+ }
+
.nav-pills {
> li {
> a {