projects
/
ryf-theme.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
improved element spacing in edge case scenario
[ryf-theme.git]
/
css
/
style.css
diff --git
a/css/style.css
b/css/style.css
index
34874f2
..
7b42594
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 {