diff --git a/Telegram/SourceFiles/passport/passport.style b/Telegram/SourceFiles/passport/passport.style index a652fe8bc0..b8f77ff0da 100644 --- a/Telegram/SourceFiles/passport/passport.style +++ b/Telegram/SourceFiles/passport/passport.style @@ -13,8 +13,6 @@ using "info/info.style"; using "chat_helpers/chat_helpers.style"; passportPasswordPadding: margins(20px, 30px, 20px, 40px); -passportPasswordForgotSkip: 5px; -passportPasswordAboutSkip: 15px; passportPasswordLabel: FlatLabel(boxLabel) { minWidth: 275px; align: align(top); @@ -119,7 +117,6 @@ passportRowEmptyIcon: icon {{ "passport_empty", menuIconFgOver }}; passportRowTitleFg: windowFg; passportRowDescriptionFg: windowSubTextFg; -passportScansHeaderPadding: margins(22px, 10px, 22px, 10px); passportUploadButton: SettingsButton(defaultSettingsButton) { textFg: windowActiveTextFg; textFgOver: windowActiveTextFg;