Compare commits

...

2 Commits
1.2.1 ... 1.2.2

Author SHA1 Message Date
f81730e108 Upgrading Casper to 1.2.2 2015-04-22 22:11:36 +01:00
c06a731384 No. 2015-04-22 20:34:39 +02:00
2 changed files with 1 additions and 5 deletions

View File

@ -921,10 +921,6 @@ body.nav-opened .nav {
padding-bottom: 4rem;
border-bottom: #EBF2F6 1px solid;
word-wrap: break-word;
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
/* Add a little circle in the middle of the border-bottom on our .post

View File

@ -1,4 +1,4 @@
{
"name": "Casper",
"version": "1.2.1"
"version": "1.2.2"
}