Steps:
1) Navigaqte to Structures
2) Tap on any option like Display modes,Menu etc
3) Observe the UI of Drop button
4) Tap on Drop button
5) Observe

Expected:The UI of the button should be up to the mark and upon clicking on the drop down arrow,the content is overlapping
Views UI

Form Mode UI

Comments

Neetika K created an issue. See original summary.

msankhala’s picture

Issue summary: View changes
saurabh.dhariwal’s picture

StatusFileSize
new67.16 KB
new62.69 KB
new780 bytes

Hi,

I have made changes for dropdown design in the below patch. Please review attached screenshot for the same.

Thanks!..

msankhala’s picture

Status: Active » Needs work
  1. +++ b/css/base/base.css
    @@ -268,4 +268,25 @@ abbr {
    +  background-color: #FFF;
    ...
    +  background-color: #FFF;
    

    color variable should be used in lowercase. e.g. #fff
    See . https://www.drupal.org/docs/develop/standards/css/css-formatting-guideli...

  2. +++ b/css/base/base.css
    @@ -268,4 +268,25 @@ abbr {
    \ No newline at end of file
    

    Missing single newline at end of file.

joelpittet’s picture

Is this a problem in 2.x or just 1.x?

fredy davy stalin’s picture

Status: Needs work » Needs review
StatusFileSize
new4.5 KB

Patch applied for admin drop-down style, please review.

brahmjeet789’s picture

StatusFileSize
new94.95 KB
new134.34 KB
new6.34 KB

@Fredy Davy Stalin i have reviewed your patch and it is working fine but the font size appear for view page is distorted you can see the attached screen shot i have done little bit amendment in your patch please review it.

keshavv’s picture

Status: Needs review » Reviewed & tested by the community

I have tested your patch working fine.

awasson’s picture

Status: Reviewed & tested by the community » Closed (cannot reproduce)

I'm going to close this as can't reproduce which is largely in part because it is such an old issue that it has become a non-issue. If you still find that this behaviour is present in the current version (3.x) then reopen the issue and we'll see if we can resolve it.

Thanks,
Andrew