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:
c3e2556
)
adjusted the calendar on home page to work in FF
author
Ove Klykken
<ove@gaslightmedia.com>
Wed, 30 Jul 2014 19:42:22 +0000
(15:42 -0400)
committer
Ove Klykken
<ove@gaslightmedia.com>
Wed, 30 Jul 2014 19:42:22 +0000
(15:42 -0400)
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
3ee50f7
..
d980245
100755
(executable)
--- a/
styles.css
+++ b/
styles.css
@@
-264,6
+264,9
@@
img {
#homepage_events_wrapper {
\r
background: #216083;
\r
}
\r
+#eventCalendarWrapper {
\r
+ clear: left;
\r
+ }
\r
#cEventMeetings,
\r
#cEventMore {
\r
line-height: 26px;
\r
@@
-298,7
+301,7
@@
img {
padding: 5px;
\r
}
\r
}
\r
-@media only screen and (max-width: 5
4
em) {
\r
+@media only screen and (max-width: 5
3
em) {
\r
#eventCalendar table {
\r
display: none;
\r
}
\r