← Back to team overview

mahara-contributors team mailing list archive

[Bug 2037565] Re: Display problem with search label in Portfolios page (lang french)

 

> htdocs/theme/raw/sass/_custom.scss

// Fix : page Portfolios - form Search

#searchviews_searchwithin_container {
    min-width: 320px;
}
#searchviews_type_container {
    width: 275px;
}
#searchviews_type_container .picker {
    min-width: 275px;
}
#searchviews_query {
    min-width: 246px;
}
#searchviews_type {
    min-width: 275px;
}


** Changed in: mahara
     Assignee: (unassigned) => SalemSaidi (saidis)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/2037565

Title:
  Display problem with search label in Portfolios page (lang french)

Status in Mahara:
  New

Bug description:
  To reproduce :
  * Navigate to the 'Portfolios' (page view/index.php or Main menu > create > Portfolios)
  * Click the "Language chooser" to switch to french language.

  Actual : the two Drop-down labels of 'Search' and 'Sort by' are overlapped.
  Expected : spacing between them

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2037565/+subscriptions



References