From 035783c6d2836e74bc65dae961627c1de9842d00 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Thu, 10 Mar 2016 14:25:51 +0000 Subject: [PATCH] Adapts addressbook row selectbox with new searchbox size --- addressbook/templates/default/app.css | 2 +- addressbook/templates/pixelegg/app.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addressbook/templates/default/app.css b/addressbook/templates/default/app.css index d1c93d4270..44c63d4b51 100644 --- a/addressbook/templates/default/app.css +++ b/addressbook/templates/default/app.css @@ -125,5 +125,5 @@ select#addressbook-index_col_filter\[tid\] { } #addressbook-index_addressbook-index-row select{ float: right; - width: 150px; + width: 134px; } diff --git a/addressbook/templates/pixelegg/app.css b/addressbook/templates/pixelegg/app.css index d6225b7e56..b2acae596a 100755 --- a/addressbook/templates/pixelegg/app.css +++ b/addressbook/templates/pixelegg/app.css @@ -144,7 +144,7 @@ select#addressbook-index_col_filter\[tid\] { } #addressbook-index_addressbook-index-row select { float: right; - width: 150px; + width: 134px; } @media all { /* #############################################################################