Skip to content

Elements style is removed from second row and so on #1

Description

@ahmadalibaloch

I have added an angular chosen list with a second element of text type. like this.

select ng-model="items[$index].Name" ng-options="counter.Name as counter.Name for counter in lstCounters" chosen style="width:200px">

input name="counterValue" placeholder="Value" ng-model="items[$index].Value" type="text" class="input" />

but the width of element was zero. I changed width to 200 with style attribute but it was again zero on second row.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions