projects
/
WP-Themes
/
mcgulpinpoint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
038da53
)
Adding white-space nowrap on footer spans
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 13 Aug 2015 15:45:33 +0000
(11:45 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 13 Aug 2015 15:45:33 +0000
(11:45 -0400)
scss/_page.footer.scss
patch
|
blob
|
history
diff --git
a/scss/_page.footer.scss
b/scss/_page.footer.scss
index
b31ea52
..
e757dce
100644
(file)
--- a/
scss/_page.footer.scss
+++ b/
scss/_page.footer.scss
@@
-13,6
+13,7
@@
footer#main {
}
span {
font-size: rem-calc(12);
+ white-space: nowrap;
a {
text-decoration: underline;
font-style: normal;