Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
9341f7a2
Commit
9341f7a2
authored
Nov 14, 2012
by
webchick
Browse files
Issue
#1828046
by dead_arm: Exposed forms look terrible.
parent
621602df
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/modules/views/css/views.base-rtl.css
deleted
100644 → 0
View file @
621602df
.views-exposed-form
.views-exposed-widget
{
float
:
right
;
/* RTL */
}
core/modules/views/css/views.base.css
View file @
9341f7a2
.views-exposed-form
.views-exposed-widget
{
float
:
left
;
/* LTR */
}
.views-exposed-form
.views-exposed-widget
.form-submit
{
margin-top
:
0.5em
;
display
:
inline-block
;
}
.views-exposed-form
.form-item
,
...
...
@@ -12,10 +8,6 @@
margin-bottom
:
0
;
}
.views-exposed-widgets
{
margin-bottom
:
0.5em
;
}
/* table style column align */
.views-align-left
{
text-align
:
left
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment