bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
174 stars 48 forks source link

Can't see input fields on Login Dialog properly #2

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

When I want to login on a regular SharePoint 2013 site, the input fields for username and password are partially hidden as the label in front of them covers them

Attachments

2013-07-03_201334.png About.Designer.cs

This work item was migrated from CodePlex

CodePlex work item ID: '24466' Assigned to: 'BdeJager' Vote count: '1'

bramdejager commented 6 years ago

[Modery@5-7-2013] Can't connect to the repository at the moment as there's some issue with CodePlex and TortoiseSVN, so I submit a possible change through here.

Updated the Add Site Collection dialog to have some nicer spacing (see attached image)

bramdejager commented 6 years ago

[UnknownUser@22-7-2013]

bramdejager commented 6 years ago

[UnknownUser@31-7-2013] Changed the spacing between the controls on AddSite.cs.

bramdejager commented 6 years ago

[UnknownUser@31-7-2013] Resolved with changeset 72738.