This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
SemanSemantic-UItic-UI
mirror of
https://github.com/Semantic-Org/Semantic-UI.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Fixes issue with icon buttons being different vheight than buttons
pull/291/head
jlukic
11 years ago
parent
c2f7407ac3
commit
0526f7ca3c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/elements/button.less
1
src/elements/button.less
View File
@ -611,6 +611,7 @@
.ui.icon.button > .icon {
opacity: 0.9;
margin: 0em;
vertical-align: top;
}
Write
Preview
Loading…
Cancel
Save