mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 18:43:52 +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;
|
||||
}
|
||||
.form-inline label,
|
||||
.form-inline .btn-group {
|
||||
.form-inline .bootstrap-btn-group {
|
||||
display: inline-block;
|
||||
}
|
||||
.dropdown {
|
||||
|
||||
Reference in New Issue
Block a user