diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-30 19:50:04 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-30 19:50:04 +0200 |
| commit | 6eb3b3e8ee13d0ab41b0dd1b2eccecae5bb20c49 (patch) | |
| tree | d93bc85263fe238e95f57fc5a0fbb547189785f5 /res/css/partials/input-field.scss | |
| parent | ae97bf0a841d59cffdf94c34036ddfe0ab925623 (diff) | |
Input bar styling - submit button not working
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 |
