projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3fe14a
)
improved element spacing in edge case scenario
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 29 Jul 2019 20:09:05 +0000
(16:09 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 29 Jul 2019 20:09:05 +0000
(16:09 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 34874f2fe6224fd9c2fd5b4d28f4404c05e9fac9..7b42594b4e8cf8c84bac0ad7c69540675bbf0e5b 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-210,6
+210,8
@@
a { transition: 0.3s; }
.vendors-list {
margin-bottom: 40px;
list-style: none;
+
+ overflow: auto;
}
.vendors-list .views-field-field-icon {
@@
-244,6
+246,8
@@
a { transition: 0.3s; }
.vendors-list {
list-style: none;
clear: left;
+
+ overflow: auto;
}
.vendors-list .views-field-field-icon {