diff options
author | redmatrix <git@macgirvin.com> | 2016-06-11 15:29:25 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-06-11 15:29:25 -0700 |
commit | 1789c3242adcf11fe37f0ef0ec6180966853eeda (patch) | |
tree | 9accaaa22d5c9379efd599aac3c25c2a644ec143 /view/css | |
parent | f41380de773c7a37b17cea7b925e439c4db9a201 (diff) | |
parent | 0cada39c8afe1858a8e710ada8dfc66f4cb8f1bf (diff) | |
download | volse-hubzilla-1789c3242adcf11fe37f0ef0ec6180966853eeda.tar.gz volse-hubzilla-1789c3242adcf11fe37f0ef0ec6180966853eeda.tar.bz2 volse-hubzilla-1789c3242adcf11fe37f0ef0ec6180966853eeda.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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; } |