File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
site/content/docs/5.3/examples Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -921,7 +921,7 @@ <h3>القوائم المنسدلة</h3>
921921
922922 < div >
923923 {{< 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 ">
925925 < div class ="dropdown ">
926926 < button class ="btn btn-secondary btn-sm dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
927927 زر القائمة المنسدلة
@@ -1034,7 +1034,7 @@ <h3>القوائم المنسدلة</h3>
10341034 {{< /example > }}
10351035
10361036 {{< 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 ">
10381038 < div class ="dropend ">
10391039 < button class ="btn btn-secondary dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
10401040 زر القائمة المنسدلة لليسار
Original file line number Diff line number Diff line change @@ -920,7 +920,7 @@ <h3>Dropdowns</h3>
920920
921921 < div >
922922 {{< 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 ">
924924 < div class ="dropdown ">
925925 < button class ="btn btn-secondary btn-sm dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
926926 Dropdown button
@@ -1033,7 +1033,7 @@ <h3>Dropdowns</h3>
10331033 {{< /example > }}
10341034
10351035 {{< 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 ">
10371037 < div class ="dropend ">
10381038 < button class ="btn btn-secondary dropdown-toggle " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
10391039 Dropend button
You can’t perform that action at this time.
0 commit comments