2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00
This commit is contained in:
Mark Otto
2018-09-18 21:35:40 -07:00
parent 0bec1c8897
commit f6244654a6
19 changed files with 53 additions and 15 deletions
+5
View File
@@ -3399,6 +3399,11 @@ input[type="button"].btn-block {
z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,