mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
bootstrap_portico: Rename btn-group -> bootstrap-btn-group.
This commit is a part of the efforts to rename btn-related classes and variables to align with Zulip's no-abbreviations policy and streamline the search results.
This commit is contained in:
@@ -243,7 +243,7 @@ input:focus:invalid:focus {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.form-inline label,
|
.form-inline label,
|
||||||
.form-inline .btn-group {
|
.form-inline .bootstrap-btn-group {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.dropdown {
|
.dropdown {
|
||||||
|
|||||||
Reference in New Issue
Block a user