mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
css: mobile: Make colums in "3 column" mobile layout wider
Use the full width of the parent box and drop the unnecessarily bigger margin. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
2b9d96fcac
commit
82db6fb765
@ -92,7 +92,8 @@
|
||||
#knowledge-base section,
|
||||
#knowledge-base .section,
|
||||
div.panel {
|
||||
width: 80%;
|
||||
width: 100%;
|
||||
margin-left: 0px;
|
||||
float: none;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user