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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/static/docs/4.3/assets/scss/_masthead.scss')
-rw-r--r--site/static/docs/4.3/assets/scss/_masthead.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/site/static/docs/4.3/assets/scss/_masthead.scss b/site/static/docs/4.3/assets/scss/_masthead.scss
index 8ac39b7704..261f37eb49 100644
--- a/site/static/docs/4.3/assets/scss/_masthead.scss
+++ b/site/static/docs/4.3/assets/scss/_masthead.scss
@@ -50,7 +50,6 @@
height: 6rem;
padding: 1.5rem;
color: #fff;
- text-shadow: 0 -.125rem 0 rgba(0, 0, 0, .1);
@include border-radius(25%);
box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
@@ -78,9 +77,4 @@
.masthead-followup {
.bd-clipboard { display: none; }
-
- .highlight {
- // padding: .5rem 0;
- // background-color: transparent;
- }
}