]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Rename .rounded button class to .round
authorEric Morris <eric@zurb.com>
Thu, 7 Nov 2013 07:51:04 +0000 (23:51 -0800)
committerEric Morris <eric@zurb.com>
Thu, 7 Nov 2013 07:51:04 +0000 (23:51 -0800)
css/ink.css

index 6ca0bc539c34e1d8faa0aa10bec7d57dbf2fa5d6..41a8df3be9c6d7b7033673e4b60963d41cb6be70 100644 (file)
@@ -462,7 +462,7 @@ td.panel {
   border-radius: 3px;
 }
 
-.rounded table td {
+.round table td {
   -webkit-border-radius: 500px;
   -moz-border-radius: 500px;
   border-radius: 500px;