Scrach that: carousel caption is always left aligned, but still hidden for mobile views
This commit is contained in:
parent
6d048471c4
commit
6dce3f63d8
2 changed files with 0 additions and 4 deletions
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
|
|
@ -4594,7 +4594,6 @@ a.counter:focus {
|
|||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
|
|
@ -4615,7 +4614,6 @@ a.counter:focus {
|
|||
padding: 30px;
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -162,7 +162,6 @@
|
|||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
text-shadow: 0 1px 2px rgba(0,0,0,.6);
|
||||
}
|
||||
|
||||
|
|
@ -189,6 +188,5 @@
|
|||
padding: 30px;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue