Commit 8732b3b6 authored by kushalpandya's avatar kushalpandya

Fix bottom padding for build page

parent 9dfecec5
...@@ -390,6 +390,10 @@ ...@@ -390,6 +390,10 @@
.container-fluid.container-limited { .container-fluid.container-limited {
max-width: 100%; max-width: 100%;
} }
.content-wrapper {
padding-bottom: 6px;
}
} }
.build-detail-row { .build-detail-row {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment