@@ -1375,16 +1375,10 @@ <h1 class="menu-item-header-text">Fonts</h1>
13751375< div class ="control-theme-font-display-weight-count form-group-text form-group-item-medium form-group-radius-left "> </ div >
13761376</ div >
13771377</ div >
1378- < div class ="form-inline ">
1379- < div class ="button-wrap ">
1380- < button class ="control-theme-font-display-light button mb-0 " tabindex ="-1 "> Light</ button >
1381- </ div >
1382- < div class ="button-wrap ">
1383- < button class ="control-theme-font-display-regular button mb-0 " tabindex ="-1 "> Regular</ button >
1384- </ div >
1385- < div class ="button-wrap ">
1386- < button class ="control-theme-font-display-bold button mb-0 " tabindex ="-1 "> Bold</ button >
1387- </ div >
1378+ < div class ="form-group ">
1379+ < button class ="control-theme-font-display-light button mb-0 " tabindex ="-1 "> Light</ button >
1380+ < button class ="control-theme-font-display-regular button mb-0 " tabindex ="-1 "> Regular</ button >
1381+ < button class ="control-theme-font-display-bold button mb-0 " tabindex ="-1 "> Bold</ button >
13881382</ div >
13891383< p class ="control-theme-font-display-helper form-helper small "> Not all fonts support all weights. Refer to the Google Font page to see which are available.</ p >
13901384< hr >
@@ -1420,16 +1414,10 @@ <h1 class="menu-item-header-text">Fonts</h1>
14201414< div class ="control-theme-font-ui-weight-count form-group-text form-group-item-medium form-group-radius-left "> </ div >
14211415</ div >
14221416</ div >
1423- < div class ="form-inline ">
1424- < div class ="button-wrap ">
1425- < button class ="control-theme-font-ui-light button mb-0 " tabindex ="-1 "> Light</ button >
1426- </ div >
1427- < div class ="button-wrap ">
1428- < button class ="control-theme-font-ui-regular button mb-0 " tabindex ="-1 "> Regular</ button >
1429- </ div >
1430- < div class ="button-wrap ">
1431- < button class ="control-theme-font-ui-bold button mb-0 " tabindex ="-1 "> Bold</ button >
1432- </ div >
1417+ < div class ="form-group ">
1418+ < button class ="control-theme-font-ui-light button mb-0 " tabindex ="-1 "> Light</ button >
1419+ < button class ="control-theme-font-ui-regular button mb-0 " tabindex ="-1 "> Regular</ button >
1420+ < button class ="control-theme-font-ui-bold button mb-0 " tabindex ="-1 "> Bold</ button >
14331421</ div >
14341422< p class ="control-theme-font-ui-helper form-helper small "> Not all fonts support all weights. Refer to the Google Font page to see which are available.</ p >
14351423< hr >
0 commit comments