Skip to content

Commit

Permalink
Button width
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebrothers authored Jan 31, 2024
1 parent e32a2da commit 4eccc9b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h2>Poster resources</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/printmyposter';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/printmyposter</button>
<button onclick="window.location.href='https://helpmencri.org/printmyposter';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/printmyposter</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/printmyposter');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -178,7 +178,7 @@ <h2>Poster resources</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/postertemplate';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/postertemplate</button>
<button onclick="window.location.href='https://helpmencri.org/postertemplate';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/postertemplate</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/postertemplate');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -199,7 +199,7 @@ <h2>Epic and SlicerDicer</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/patientlist';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/patientlist</button>
<button onclick="window.location.href='https://helpmencri.org/patientlist';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/patientlist</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/patientlist');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -215,7 +215,7 @@ <h2>Epic and SlicerDicer</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/SDsave';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/SDsave</button>
<button onclick="window.location.href='https://helpmencri.org/SDsave';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/SDsave</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/SDsave');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -231,7 +231,7 @@ <h2>Epic and SlicerDicer</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/SDshare';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/SDshare</button>
<button onclick="window.location.href='https://helpmencri.org/SDshare';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/SDshare</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/SDshare');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -247,7 +247,7 @@ <h2>Epic and SlicerDicer</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/SDlist';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/SDlist</button>
<button onclick="window.location.href='https://helpmencri.org/SDlist';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/SDlist</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/SDlist');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -268,7 +268,7 @@ <h2>Data and technology resources</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/REDCAPACCOUNTS';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/REDCAPACCOUNTS</button>
<button onclick="window.location.href='https://helpmencri.org/REDCAPACCOUNTS';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/REDCAPACCOUNTS</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/REDCAPACCOUNTS');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -284,7 +284,7 @@ <h2>Data and technology resources</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/desktop';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/desktop</button>
<button onclick="window.location.href='https://helpmencri.org/desktop';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/desktop</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/desktop');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -300,7 +300,7 @@ <h2>Data and technology resources</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/sharepointlanguage';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/sharepointlanguage</button>
<button onclick="window.location.href='https://helpmencri.org/sharepointlanguage';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/sharepointlanguage</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/sharepointlanguage');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -316,7 +316,7 @@ <h2>Data and technology resources</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/CLOUD';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/CLOUD</button>
<button onclick="window.location.href='https://helpmencri.org/CLOUD';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/CLOUD</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/CLOUD');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand All @@ -332,7 +332,7 @@ <h2>Data and technology resources</h2>
<!-- Entry -->
<div class="mui-row mui--align-middle">
<div class="mui-col-md-5">
<button onclick="window.location.href='https://helpmencri.org/MDSA';" class="mui-btn mui-btn--primary mui-col-md-12 mui-btn--raised">helpmencri.org/MDSA</button>
<button onclick="window.location.href='https://helpmencri.org/MDSA';" class="mui-btn mui-btn--primary mui-col-md-10 mui-btn--raised">helpmencri.org/MDSA</button>
<button class="mui-btn mui-btn--primary mui-btn--flat mui-col-md-1" onclick="CopyToClipboard('https://helpmencri.org/MDSA');"><span class="material-symbols-sharp">content_copy</span></button>
</div>
<div class="mui-col-md-7">
Expand Down

0 comments on commit 4eccc9b

Please sign in to comment.