Last active
August 29, 2015 14:27
-
-
Save jasesmith/a97a43a814bf8a43d81b to your computer and use it in GitHub Desktop.
Revisions
-
jasesmith renamed this gist
Aug 15, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
jasesmith revised this gist
Aug 15, 2015 . 1 changed file with 0 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +0,0 @@ -
jasesmith revised this gist
Aug 15, 2015 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ .test { font-size: 2vw; } -
jasesmith revised this gist
Aug 15, 2015 . No changes.There are no files selected for viewing
-
jasesmith revised this gist
Aug 15, 2015 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ .ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } -
jasesmith revised this gist
Aug 15, 2015 . No changes.There are no files selected for viewing
-
jasesmith revised this gist
Aug 15, 2015 . No changes.There are no files selected for viewing
-
jasesmith created this gist
Aug 15, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ .ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }