projects
/
WP-Plugins
/
glm-member-db-staff.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56d5fad
)
Staff listing more responsive in small and medium view
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 28 Sep 2018 18:40:57 +0000
(14:40 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 28 Sep 2018 18:40:57 +0000
(14:40 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
078cf68
..
0342bae
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-29,14
+29,12
@@
.glm-staff-container .glm-staff-block-wrapper {
float: left;
padding: 10px;
- width: 50%;
}
}
@media (max-width: 640px) {
.glm-staff-container .glm-staff-block-wrapper {
float: left;
padding: 10px;
- width: 50%;
}
}
.glm-staff-container .glm-staff-block {