Merge "Add table padding to openstackdocstheme CSS"
This commit is contained in:
commit
c8dd8e2a37
@ -1,3 +1,9 @@
|
|||||||
|
/* pad after a table.
|
||||||
|
* bug 1439918 */
|
||||||
|
table {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
overflow-y: scroll; }
|
overflow-y: scroll; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user