diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-06-11 20:33:03 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-06-11 20:33:03 +0200 |
commit | ef95c68b4f33102145837a0f87981f4e8a8c8876 (patch) | |
tree | d68df3b8f12f2a06ae12cbcc2bb68c4c2535d7ef /view/css | |
parent | bdbbe00bdf2e1c85cdff98bb9007eafc87b8a3c4 (diff) | |
parent | 0cada39c8afe1858a8e710ada8dfc66f4cb8f1bf (diff) | |
download | volse-hubzilla-ef95c68b4f33102145837a0f87981f4e8a8c8876.tar.gz volse-hubzilla-ef95c68b4f33102145837a0f87981f4e8a8c8876.tar.bz2 volse-hubzilla-ef95c68b4f33102145837a0f87981f4e8a8c8876.zip |
Merge branch 'dev' into sabre32
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 5e928782a..26321ab3c 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -59,7 +59,7 @@ aside .nav-pills > li > a, padding: 6px 10px; } -.dropdown-menu { +.wall-item-tools .dropdown-menu { min-width: auto; } |