File tree 2 files changed +4
-4
lines changed
site/content/docs/5.3/examples
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -921,7 +921,7 @@ <h3>القوائم المنسدلة</h3>
921
921
922
922
< div >
923
923
{{< example show_markup ="false " > }}
924
- < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap ">
924
+ < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap me-0 ">
925
925
< div class ="dropdown ">
926
926
< button class ="btn btn-secondary btn-sm dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
927
927
زر القائمة المنسدلة
@@ -1034,7 +1034,7 @@ <h3>القوائم المنسدلة</h3>
1034
1034
{{< /example > }}
1035
1035
1036
1036
{{< example show_markup ="false " > }}
1037
- < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap ">
1037
+ < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap me-0 ">
1038
1038
< div class ="dropend ">
1039
1039
< button class ="btn btn-secondary dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
1040
1040
زر القائمة المنسدلة لليسار
Original file line number Diff line number Diff line change @@ -920,7 +920,7 @@ <h3>Dropdowns</h3>
920
920
921
921
< div >
922
922
{{< example show_markup ="false " > }}
923
- < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap ">
923
+ < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap me-0 ">
924
924
< div class ="dropdown ">
925
925
< button class ="btn btn-secondary btn-sm dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
926
926
Dropdown button
@@ -1033,7 +1033,7 @@ <h3>Dropdowns</h3>
1033
1033
{{< /example > }}
1034
1034
1035
1035
{{< example show_markup ="false " > }}
1036
- < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap ">
1036
+ < div class ="btn-group w-100 align-items-center justify-content-between flex-wrap me-0 ">
1037
1037
< div class ="dropend ">
1038
1038
< button class ="btn btn-secondary dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
1039
1039
Dropend button
You can’t perform that action at this time.
0 commit comments