Skip to content

Commit

Permalink
Fix inline style for IE
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadYounes committed Aug 3, 2014
1 parent c098ac7 commit b96b1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docpad/documents/arabic.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<head>
</head>
<body>
<div style="text-align:center;padding:24px 40px 0 40px;">
<div style="text-align:center;margin:24px 40px 0 40px;">
<a id="alert" class="inverted button" href="javascript:void(0);">تنبيه</a>
<a id="confirm" class="inverted button" href="javascript:void(0);">تأكيد</a>
<a id="prompt" class="inverted button" href="javascript:void(0);">نموذج سريع</a>
Expand Down

0 comments on commit b96b1e5

Please sign in to comment.