git.annexia.org
/
libguestfs-talks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b656090
)
4700: Make filters box large enough to contain all filters.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 25 Oct 2019 20:08:58 +0000
(21:08 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 25 Oct 2019 20:08:58 +0000
(21:08 +0100)
2019-kvm-forum/style.css
patch
|
blob
|
history
diff --git
a/2019-kvm-forum/style.css
b/2019-kvm-forum/style.css
index
ced9caf
..
ab523d2
100644
(file)
--- a/
2019-kvm-forum/style.css
+++ b/
2019-kvm-forum/style.css
@@
-132,7
+132,7
@@
div.filters {
margin-left: auto;
margin-right: auto;
width: 800px;
- height: 2
0
0px;
+ height: 2
8
0px;
/* Position relative is needed so that items may be
positioned inside. */
position: relative;
@@
-151,7
+151,7
@@
div.filters ul {
position: absolute;
top: 10%;
width: 700px;
- height:
18
0px;
+ height:
26
0px;
column-count: 4;
list-style-type: none;
margin: 0;