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/content/docs/5.1/examples/dashboard/dashboard.rtl.css')
-rw-r--r--site/content/docs/5.1/examples/dashboard/dashboard.rtl.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/site/content/docs/5.1/examples/dashboard/dashboard.rtl.css b/site/content/docs/5.1/examples/dashboard/dashboard.rtl.css
index a88226ecfd..a3f114f0ff 100644
--- a/site/content/docs/5.1/examples/dashboard/dashboard.rtl.css
+++ b/site/content/docs/5.1/examples/dashboard/dashboard.rtl.css
@@ -5,7 +5,6 @@ body {
.feather {
width: 16px;
height: 16px;
- vertical-align: text-bottom;
}
/*
@@ -58,7 +57,6 @@ body {
.sidebar-heading {
font-size: .75rem;
- text-transform: uppercase;
}
/*
@@ -68,7 +66,6 @@ body {
.navbar-brand {
padding-top: .75rem;
padding-bottom: .75rem;
- font-size: 1rem;
background-color: rgba(0, 0, 0, .25);
box-shadow: inset 1px 0 0 rgba(0, 0, 0, .25);
}
@@ -80,8 +77,6 @@ body {
.navbar .form-control {
padding: .75rem 1rem;
- border-width: 0;
- border-radius: 0;
}
.form-control-dark {