aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/lib.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/lib.css')
-rw-r--r--ui/app/css/lib.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/ui/app/css/lib.css b/ui/app/css/lib.css
index c366a5d5f..60c56422d 100644
--- a/ui/app/css/lib.css
+++ b/ui/app/css/lib.css
@@ -151,23 +151,6 @@
font-size: 1.2em;
}
-/* Send Screen */
-.send-screen {
- margin: 0 20px;
-}
-.send-screen section {
- margin: 7px;
- display: flex;
- flex-direction: row;
- justify-content: center;
-}
-.send-screen details {
- width: 100%;
-}
-.send-screen section input {
- width: 100%;
-}
-
hr.horizontal-line {
display: block;
height: 1px;