mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
grunt
This commit is contained in:
@@ -3645,7 +3645,7 @@ input[type="button"].btn-block {
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.custom-file-control::after {
|
||||
.custom-file-control:lang(en)::after {
|
||||
content: "Choose file...";
|
||||
}
|
||||
|
||||
@@ -3660,12 +3660,15 @@ input[type="button"].btn-block {
|
||||
padding: 0.5rem 1rem;
|
||||
line-height: 1.5;
|
||||
color: #555;
|
||||
content: "Browse";
|
||||
background-color: #eee;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 0 0.25rem 0.25rem 0;
|
||||
}
|
||||
|
||||
.custom-file-control:lang(en)::before {
|
||||
content: "Browse";
|
||||
}
|
||||
|
||||
.nav {
|
||||
padding-left: 0;
|
||||
margin-bottom: 0;
|
||||
|
Reference in New Issue
Block a user