projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8204b64
)
dashboard.css - add max-device-width to media
author
Coleman Watts
<coleman@civicrm.org>
Tue, 4 Oct 2016 23:57:17 +0000
(19:57 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 4 Oct 2016 23:57:17 +0000
(19:57 -0400)
css/dashboard.css
patch
|
blob
|
blame
|
history
diff --git
a/css/dashboard.css
b/css/dashboard.css
index d73bddfbdf824851270131204086b72e22328e06..cf2f34e815617599fc20824c30841b054f68e858 100644
(file)
--- a/
css/dashboard.css
+++ b/
css/dashboard.css
@@
-218,7
+218,7
@@
visibility: hidden;
}
-@media screen and (max-width: 50em) {
+@media screen and (max-
device-width: 50em), screen and (max-
width: 50em) {
#crm-container .column {
width: 100%;
min-height: 0;