Fix the width of the share with input
* the ID of this has changed to #shareWith-viewNUMBER and shouldn't be used in CSS * now uses the proper classes
This commit is contained in:
parent
08248f66ba
commit
00fcb95d86
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
width: 94%;
|
||||
margin-left: 0;
|
||||
}
|
||||
.shareTabView #shareWith {
|
||||
.shareTabView input[type="text"].shareWithField {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue