mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Fixes #13037: add text-align: left; to prevent alignment change in dropdowns
This commit is contained in:
Vendored
+1
@@ -3905,6 +3905,7 @@ tbody.collapse.in {
|
||||
padding: 5px 0;
|
||||
margin: 2px 0 0;
|
||||
font-size: 14px;
|
||||
text-align: right;
|
||||
list-style: none;
|
||||
background-color: #fff;
|
||||
-webkit-background-clip: padding-box;
|
||||
|
||||
Reference in New Issue
Block a user