Fixing blockquote margins. Touching up original nav icon.

This commit is contained in:
Samuel Clay 2016-03-01 13:03:45 -05:00
parent a32ce42ba2
commit 2cf7e411f0
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -185,10 +185,10 @@
}
.NB-iphone .NB-story {
padding: 12px 12px;
padding: 0 12px 12px;
}
.NB-iphone .NB-share-inner-wrapper {
.NB-iphone .NB-share-inner-wrapper {g
margin: 0 12px;
}
/*
@ -462,7 +462,7 @@ div + p {
}
.NB-story p {
margin: 0px 0px 20px 0;
margin: 20px 0px 20px 0;
clear: both;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB