diff options
author | Michael Peppler <peppage@gmail.com> | 2015-08-31 18:20:23 -0400 |
---|---|---|
committer | Michael Peppler <mpeppler@carnegiehall.org> | 2015-08-31 18:23:43 -0400 |
commit | d1c5a5ed685f3bf330ced5a31bedf245ce0b294e (patch) | |
tree | f0f0b1df5acfe6b6848f2962566c73dcb941299e /public/less/_explore.less | |
parent | ee3e0c3c49d2a4bf9a33386ab22d4c521e5016b6 (diff) | |
download | gitea-d1c5a5ed685f3bf330ced5a31bedf245ce0b294e.tar.gz gitea-d1c5a5ed685f3bf330ced5a31bedf245ce0b294e.zip |
new explore UI
Diffstat (limited to 'public/less/_explore.less')
-rw-r--r-- | public/less/_explore.less | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/less/_explore.less b/public/less/_explore.less new file mode 100644 index 0000000000..e39a2e3860 --- /dev/null +++ b/public/less/_explore.less @@ -0,0 +1,3 @@ +.explore { + padding-top: 15px; +}
\ No newline at end of file |