1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 18:02:37 +02:00
This commit is contained in:
Mark Otto
2016-11-28 09:14:31 -08:00
parent 23866efbb1
commit 9338cf5970
16 changed files with 20 additions and 32 deletions

View File

@@ -4796,14 +4796,11 @@ a.badge:focus, a.badge:hover {
font-weight: bold;
}
.alert-dismissible {
padding-right: 2.5rem;
}
.alert-dismissible .close {
position: relative;
top: -.125rem;
top: -0.75rem;
right: -1.25rem;
padding: 0.75rem 1.25rem;
color: inherit;
}