projects
/
web
/
CityofMI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e21d886
)
just moving the breakpoint on home calendar a little
author
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 18:32:46 +0000
(14:32 -0400)
committer
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 18:32:46 +0000
(14:32 -0400)
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
7528d1c
..
9af9d7a
100755
(executable)
--- a/
styles.css
+++ b/
styles.css
@@
-306,7
+306,7
@@
img {
padding: 5px;
\r
}
\r
}
\r
-@media only screen and (max-width: 5
1
em) {
\r
+@media only screen and (max-width: 5
4
em) {
\r
#eventCalendar table {
\r
display: none;
\r
}
\r
@@
-327,7
+327,7
@@
img {
#eventItemWrapper {
\r
padding: 0 10px;
\r
}
\r
-@media only screen and (max-width:
59.5
em) {
\r
+@media only screen and (max-width:
60
em) {
\r
#eventItemWrapper a:nth-child(4) {
\r
display: none;
\r
}
\r