diff options
Diffstat (limited to 'res/css/partials/input-field.scss')
| -rw-r--r-- | res/css/partials/input-field.scss | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/res/css/partials/input-field.scss b/res/css/partials/input-field.scss deleted file mode 100644 index 39f5bdc2..00000000 --- a/res/css/partials/input-field.scss +++ /dev/null @@ -1,25 +0,0 @@ - - -#textinputui { - position: fixed; - display: block; - top: 40px; - left: 20px; - right: 400px; -} - -#textanalyser{ - float: left; - height:30px; - max-width: 70%; - width:900px; -} - -#suggestion{ - list-style-type: none; -} - -#suggestion td{ - padding-top: 5px; - padding-left: 200px; -}
\ No newline at end of file |
